X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Flocale.conf.xml;h=37239974b6dc4b9a99c284cb1a8b7b2929385bf4;hp=fa446a8e17fa79a563689cd39c7caddda95d075a;hb=54ecda32c60c6f2548f74703bfd324694393edaa;hpb=ee48647271132188e9ecc3507e62b6c7c7a6c9eb diff --git a/man/locale.conf.xml b/man/locale.conf.xml index fa446a8e1..37239974b 100644 --- a/man/locale.conf.xml +++ b/man/locale.conf.xml @@ -69,6 +69,7 @@ Note that the kernel command line options locale.LANG=, + locale.LANGUAGE=, locale.LC_CTYPE=, locale.LC_NUMERIC=, locale.LC_TIME=, @@ -86,7 +87,7 @@ The locale settings configured in /etc/locale.conf are system-wide and are inherited by every service or user, unless - overriden or unset by individual programs or + overridden or unset by individual programs or individual users. Depending on the operating system other @@ -101,6 +102,7 @@ The following locale settings may be set using /etc/locale.conf: LANG=, + LANGUAGE=, LC_CTYPE=, LC_NUMERIC=, LC_TIME=, @@ -117,6 +119,19 @@ this file. For details about the meaning and semantics of these settings, refer to locale7. + + + + Example + + + German locale with English messages + + /etc/locale.conf: + + LANG=de_DE.UTF-8 +LC_MESSAGES=C +