summaryrefslogtreecommitdiff
path: root/man/locale.conf.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-06-25 12:00:43 +0200
committerLennart Poettering <lennart@poettering.net>2012-06-25 12:00:43 +0200
commit4aa6e7782a1b693a8e4fa1d84c87dd76fe1e536d (patch)
tree6b0f607a6d283fe6d92609081b786c9d36d13a43 /man/locale.conf.xml
parent013d8a39a6178179080bcfee9122b29cf9d29259 (diff)
man: document systemd-vconsole-setup.service
Diffstat (limited to 'man/locale.conf.xml')
-rw-r--r--man/locale.conf.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/man/locale.conf.xml b/man/locale.conf.xml
index 0c4d351ec..b90efea50 100644
--- a/man/locale.conf.xml
+++ b/man/locale.conf.xml
@@ -55,7 +55,9 @@
<title>Description</title>
<para>The <filename>/etc/locale.conf</filename> file
- configures system-wide locale settings.</para>
+ configures system-wide locale settings. It is read at
+ early-boot by
+ <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>.</para>
<para>The basic file format of
<filename>locale.conf</filename> is a
@@ -139,7 +141,8 @@ LC_MESSAGES=C</programlisting>
<title>See Also</title>
<para>
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
- <citerefentry><refentrytitle>locale</refentrytitle><manvolnum>7</manvolnum></citerefentry>
+ <citerefentry><refentrytitle>locale</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>systemd-localed.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>
</para>
</refsect1>