From: Maƫlan Date: Tue, 17 Jul 2018 17:53:59 +0000 (+0200) Subject: manual: document the current behaviour regarding French names of characters X-Git-Tag: v3.7.1~6^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=016c46a87462bf4f7e1ef239c6190f6c0fee7e3c;p=recode manual: document the current behaviour regarding French names of characters --- diff --git a/doc/recode.texi b/doc/recode.texi index c1118bf..16e68cb 100644 --- a/doc/recode.texi +++ b/doc/recode.texi @@ -1070,14 +1070,13 @@ using one line per character showing its decimal, hexadecimal, octal and @code{UCS-2} code values, and also a descriptive comment which should be the 10646 name for the character. -@vindex LANGUAGE@r{, when listing charsets} -@vindex LANG@r{, when listing charsets} +@vindex LC_MESSAGES@r{, when listing charsets} @cindex French description of charsets The descriptive comment is given in English and ASCII, yet if the English description is not available but a French one is, then the French description -is given instead, using @w{Latin-1}. However, if the @code{LANGUAGE} -or @code{LANG} environment variable begins with the letters @samp{fr}, -then listing preference goes to French when both descriptions are available. +is given instead, using @w{Latin-1}. However, if the @code{LC_MESSAGES} +environment variable begins with the letters @samp{fr}, then listing +preference goes to French when both descriptions are available. @end table When option @samp{-l} is used together with a @var{charset} argument, @@ -2942,9 +2941,9 @@ UCS2 Mne Description The descriptive comment is given in English and @code{ASCII}, yet if the English description is not available but a French one is, then the French description is given instead, using @code{Latin-1}. However, -if the @code{LANGUAGE} or @code{LANG} environment variable begins with -the letters @samp{fr}, then listing preference goes to French when both -descriptions are available. +if the @code{LC_MESSAGES} environment variable begins with the letters +@samp{fr}, then listing preference goes to French when both descriptions +are available. Here is another example. To get the long description of the code 237 in @w{Latin-5} table, one may use the following command.