summaryrefslogtreecommitdiff
path: root/manual/locale.texi
diff options
context:
space:
mode:
authorMelissa Weisshaus <melissa@gnu.org>1992-05-20 01:56:09 +0000
committerMelissa Weisshaus <melissa@gnu.org>1992-05-20 01:56:09 +0000
commit8796bf65367cfb1071911b6dc8f576e2e1cf336e (patch)
treecac22cbdaac9b02bacfa7d8458f5ea1412df507c /manual/locale.texi
parent39779ac989c6fcd033707866f4c635b24d9c90aa (diff)
indented menu descriptions correctly
Diffstat (limited to 'manual/locale.texi')
-rw-r--r--manual/locale.texi12
1 files changed, 8 insertions, 4 deletions
diff --git a/manual/locale.texi b/manual/locale.texi
index bed8f7bea6..c2d87ecc7c 100644
--- a/manual/locale.texi
+++ b/manual/locale.texi
@@ -20,12 +20,16 @@ Provided the programs are written to obey the choice of locale, they
will follow the conventions preferred by the user.
@menu
-* Effects of Locale:: Actions affected by the choice of locale.
+* Effects of Locale:: Actions affected by the choice of
+ locale.
* Choosing Locale:: How the user specifies a locale.
-* Locale Categories:: Different purposes for which you can select a locale.
-* Setting the Locale:: How a program specifies the locale library functions.
+* Locale Categories:: Different purposes for which you can
+ select a locale.
+* Setting the Locale:: How a program specifies the locale
+ library functions.
* Standard Locales:: Locale names available on all systems.
-* Numeric Formatting:: How to format numbers according to the chosen locale.
+* Numeric Formatting:: How to format numbers according to the
+ chosen locale.
@end menu
@node Effects of Locale, Choosing Locale, , Locales