X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Flocale.conf.xml;h=b90efea50c3e910860f478f11aa78ab29cff21fd;hp=37239974b6dc4b9a99c284cb1a8b7b2929385bf4;hb=ff5d32c875fe5507db2004d3c22fe77cbc7eab0d;hpb=19c5f19d69bb5f520fa7213239490c55de06d99d diff --git a/man/locale.conf.xml b/man/locale.conf.xml index 37239974b..b90efea50 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 . --> @@ -55,7 +55,9 @@ Description The /etc/locale.conf file - configures system-wide locale settings. + configures system-wide locale settings. It is read at + early-boot by + systemd1. The basic file format of locale.conf is a @@ -139,7 +141,8 @@ LC_MESSAGES=C See Also systemd1, - locale7 + locale7, + systemd-localed.service8