X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Flocale.conf.xml;h=0c4d351ec7440543ee5a5bfb4dbf790af4a934a7;hp=d36e7bda64074b60ff407536e0ff42ccb3282275;hb=0b86feac50be53f278fa4f47024335cc8c20cc24;hpb=76e7bc8dfbb1139254c3819f448246592f17f317 diff --git a/man/locale.conf.xml b/man/locale.conf.xml index d36e7bda6..0c4d351ec 100644 --- a/man/locale.conf.xml +++ b/man/locale.conf.xml @@ -9,16 +9,16 @@ Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it - under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + under the terms of the GNU Lesser General Public License as published by + the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. systemd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU - General Public License for more details. + Lesser General Public License for more details. - You should have received a copy of the GNU General Public License + You should have received a copy of the GNU Lesser General Public License along with systemd; If not, see . --> @@ -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=, @@ -123,12 +125,12 @@ Example - German locale with english messages + German locale with English messages /etc/locale.conf: LANG=de_DE.UTF-8 -LC_MESSAGE=C +LC_MESSAGES=C