summaryrefslogtreecommitdiff
path: root/manual/locale.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1992-09-23 06:52:46 +0000
committerRichard M. Stallman <rms@gnu.org>1992-09-23 06:52:46 +0000
commita55c79a235222b2e17bf47ec02006f69ddab0f15 (patch)
tree4cc619054bc3f6e3c0c37b6335086ed40bacca4a /manual/locale.texi
parentb9ae1c280d201164541c7113967b125661e8c364 (diff)
(LPREFIX): Overridden as `.L'.
(ASM_GENERATE_INTERNAL_LABEL, ASM_OUTPUT_INTERNAL_LABEL): Likewise. Delete cross ref to nowhere.
Diffstat (limited to 'manual/locale.texi')
-rw-r--r--manual/locale.texi7
1 files changed, 4 insertions, 3 deletions
diff --git a/manual/locale.texi b/manual/locale.texi
index 52bfc79a6e..fce42fffe1 100644
--- a/manual/locale.texi
+++ b/manual/locale.texi
@@ -26,7 +26,7 @@ will follow the conventions preferred by the user.
* Locale Categories:: Different purposes for which you can
select a locale.
* Setting the Locale:: How a program specifies the locale
- library functions.
+ with library functions.
* Standard Locales:: Locale names available on all systems.
* Numeric Formatting:: How to format numbers according to the
chosen locale.
@@ -317,8 +317,9 @@ to be a good default for the machine on which the program is running.
Defining and installing named locales is normally a responsibility of
the system administrator at your site (or the person who installed the
-GNU C library). Users cannot do this. @xref{Defining New Locales}, for
-information about what this involves.
+GNU C library). Users cannot do this.
+@c @xref{Defining New Locales}, for
+@c information about what this involves.
If your program needs to use something other than the @samp{C} locale,
it will be more portable if you use the whatever locale the user