summaryrefslogtreecommitdiff
path: root/man/locale.conf.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-07-07 18:45:53 +0200
committerLennart Poettering <lennart@poettering.net>2014-07-07 18:49:17 +0200
commit30f10abf42f9e4d251a0b45b07812aafdef6be7c (patch)
treebe041a8917b3f254b2bee678c40b6457d1b4153f /man/locale.conf.xml
parented3e4a3fd96891b5e7015723978e78cd21efd4fe (diff)
man: document systemd-firstboot(1)
Diffstat (limited to 'man/locale.conf.xml')
-rw-r--r--man/locale.conf.xml11
1 files changed, 10 insertions, 1 deletions
diff --git a/man/locale.conf.xml b/man/locale.conf.xml
index e97092102..67bcc18e2 100644
--- a/man/locale.conf.xml
+++ b/man/locale.conf.xml
@@ -96,6 +96,13 @@
configuration files might be checked for locale
configuration as well, however only as
fallback.</para>
+
+ <para><citerefentry><refentrytitle>localectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+ may be used to alter the settings in this file during
+ runtime from the command line. Use
+ <citerefentry><refentrytitle>systemd-firstboot</refentrytitle><manvolnum>1</manvolnum></citerefentry>
+ to initialize them on mounted (but not booted) system
+ images.</para>
</refsect1>
<refsect1>
@@ -142,7 +149,9 @@ LC_MESSAGES=en_US.UTF-8</programlisting>
<para>
<citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
<citerefentry><refentrytitle>locale</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
- <citerefentry><refentrytitle>systemd-localed.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+ <citerefentry><refentrytitle>localectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>systemd-localed.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>,
+ <citerefentry><refentrytitle>systemd-firstboot</refentrytitle><manvolnum>1</manvolnum></citerefentry>
</para>
</refsect1>