84b277
From 6c3574cb20ee440a2293a64ef140dc0d073a93a5 Mon Sep 17 00:00:00 2001
84b277
From: Lukas Nykryn <lnykryn@redhat.com>
84b277
Date: Thu, 18 Sep 2014 14:13:31 +0200
84b277
Subject: [PATCH] man: mention localectl in locale.conf
84b277
84b277
rhel-only (in other patch in upstream)
84b277
84b277
Resolves: #1049286
84b277
---
84b277
 man/locale.conf.xml | 5 +++++
84b277
 1 file changed, 5 insertions(+)
84b277
84b277
diff --git a/man/locale.conf.xml b/man/locale.conf.xml
84b277
index e970921..408f18f 100644
84b277
--- a/man/locale.conf.xml
84b277
+++ b/man/locale.conf.xml
84b277
@@ -96,6 +96,10 @@
84b277
                 configuration files might be checked for locale
84b277
                 configuration as well, however only as
84b277
                 fallback.</para>
84b277
+
84b277
+                <para><citerefentry><refentrytitle>localectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>
84b277
+                may be used to alter the settings in this file during
84b277
+                runtime from the command line.</para>
84b277
         </refsect1>
84b277
 
84b277
         <refsect1>
84b277
@@ -142,6 +146,7 @@ LC_MESSAGES=en_US.UTF-8</programlisting>
84b277
                   <para>
84b277
                           <citerefentry><refentrytitle>systemd</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
84b277
                           <citerefentry><refentrytitle>locale</refentrytitle><manvolnum>7</manvolnum></citerefentry>,
84b277
+                          <citerefentry><refentrytitle>localectl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
84b277
                           <citerefentry><refentrytitle>systemd-localed.service</refentrytitle><manvolnum>8</manvolnum></citerefentry>
84b277
                   </para>
84b277
         </refsect1>