OSDN Git Service

PR c/15498
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Sep 2004 22:30:38 +0000 (22:30 +0000)
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 14 Sep 2004 22:30:38 +0000 (22:30 +0000)
* doc/invoke.texi (Environment Variables): Correct example locale.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87513 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/invoke.texi

index 0b65dda..9a6ba5f 100644 (file)
@@ -1,3 +1,8 @@
+2004-09-14  Joseph S. Myers  <jsm@polyomino.org.uk>
+
+       PR c/15498
+       * doc/invoke.texi (Environment Variables): Correct example locale.
+
 2004-09-14  Jan Hubicka  <jh@suse.cz>
 
        * cfg.c (expunge_block): Revert previous change adding ggc_free call.
index 3b258fe..7d473f6 100644 (file)
@@ -12180,8 +12180,8 @@ localization information that allow GCC to work with different
 national conventions.  GCC inspects the locale categories
 @env{LC_CTYPE} and @env{LC_MESSAGES} if it has been configured to do
 so.  These locale categories can be set to any value supported by your
-installation.  A typical value is @samp{en_UK} for English in the United
-Kingdom.
+installation.  A typical value is @samp{en_GB.UTF-8} for English in the United
+Kingdom encoded in UTF-8.
 
 The @env{LC_CTYPE} environment variable specifies character
 classification.  GCC uses it to determine the character boundaries in