summaryrefslogtreecommitdiff
path: root/man/locale.conf.xml
diff options
context:
space:
mode:
Diffstat (limited to 'man/locale.conf.xml')
-rw-r--r--man/locale.conf.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/locale.conf.xml b/man/locale.conf.xml
index fa446a8e17..d36e7bda64 100644
--- a/man/locale.conf.xml
+++ b/man/locale.conf.xml
@@ -117,6 +117,19 @@
this file. For details about the meaning and semantics
of these settings, refer to
<citerefentry><refentrytitle>locale</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para>
+ </refsect1>
+
+ <refsect1>
+ <title>Example</title>
+
+ <example>
+ <title>German locale with english messages</title>
+
+ <para><filename>/etc/locale.conf:</filename></para>
+
+ <programlisting>LANG=de_DE.UTF-8
+LC_MESSAGE=C</programlisting>
+ </example>
</refsect1>