From: Joseph Myers Date: Tue, 14 Sep 2004 22:30:38 +0000 (+0100) Subject: re PR c/15498 (typo in gcc manual: non-existing locale example en_UK, should be en_GB) X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0e6d31fb864425c9070798db46d4975ba40de1a6;p=gcc.git re PR c/15498 (typo in gcc manual: non-existing locale example en_UK, should be en_GB) PR c/15498 * doc/invoke.texi (Environment Variables): Correct example locale. From-SVN: r87513 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 0b65dda7144..9a6ba5fcd37 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-09-14 Joseph S. Myers + + PR c/15498 + * doc/invoke.texi (Environment Variables): Correct example locale. + 2004-09-14 Jan Hubicka * cfg.c (expunge_block): Revert previous change adding ggc_free call. diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi index 3b258fe2456..7d473f6532d 100644 --- a/gcc/doc/invoke.texi +++ b/gcc/doc/invoke.texi @@ -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