summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-05-31 11:54:01 +0200
committerGitHub <noreply@github.com>2018-05-31 11:54:01 +0200
commit642b59ff40972b760e7c19b66f11be7db3423ea5 (patch)
tree90f01a0961196f00507b5528b7a01269a6e4531f /man
parent309ee4c26c8abd21f123cf47055cbbb9f7047be8 (diff)
parent4156e767f68016b45f7927e818e0514628afd43f (diff)
downloadsystemd-642b59ff40972b760e7c19b66f11be7db3423ea5.tar.gz
Merge pull request #9115 from yuwata/rfe-8491
locale: re-read configuration files if necessary
Diffstat (limited to 'man')
-rw-r--r--man/localectl.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/man/localectl.xml b/man/localectl.xml
index 0a763f2524..b32c0fb4d6 100644
--- a/man/localectl.xml
+++ b/man/localectl.xml
@@ -121,11 +121,12 @@
</varlistentry>
<varlistentry>
- <term><command>set-locale LOCALE…</command></term>
+ <term><command>set-locale LOCALE</command></term>
+ <term><command>set-locale VARIABLE=LOCALE…</command></term>
- <listitem><para>Set the system locale. This takes one or more
- assignments such as "LANG=de_DE.utf8",
- "LC_MESSAGES=en_GB.utf8", and so on. See
+ <listitem><para>Set the system locale. This takes one locale such as <literal>en_US.UTF-8</literal>, or takes one or more
+ locale assignments such as <literal>LANG=de_DE.utf8</literal>, <literal>LC_MESSAGES=en_GB.utf8</literal>, and so on. If
+ one locale without variable name is provided, then <literal>LANG=</literal> locale variable will be set. See
<citerefentry project='man-pages'><refentrytitle>locale</refentrytitle><manvolnum>7</manvolnum></citerefentry>
for details on the available settings and their meanings. Use
<command>list-locales</command> for a list of available