chiark / gitweb /
man: use <constant> for various constants which look ugly with quotes
[elogind.git] / man / locale.conf.xml
index b90efea50c3e910860f478f11aa78ab29cff21fd..42634febac599b420e9af915e5673f1b612525be 100644 (file)
@@ -44,7 +44,7 @@
 
         <refnamediv>
                 <refname>locale.conf</refname>
-                <refpurpose>configuration file for locale settings</refpurpose>
+                <refpurpose>Configuration file for locale settings</refpurpose>
         </refnamediv>
 
         <refsynopsisdiv>
                 <varname>LC_TELEPHONE=</varname>,
                 <varname>LC_MEASUREMENT=</varname>,
                 <varname>LC_IDENTIFICATION=</varname>. Note that
-                <varname>LC_ALL</varname> may not be be configured in
+                <varname>LC_ALL</varname> may not be configured in
                 this file. For details about the meaning and semantics
                 of these settings, refer to
                 <citerefentry><refentrytitle>locale</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para>
                 <example>
                         <title>German locale with English messages</title>
 
-                        <para><filename>/etc/locale.conf:</filename></para>
+                        <para><filename>/etc/locale.conf</filename>:</para>
 
                         <programlisting>LANG=de_DE.UTF-8
 LC_MESSAGES=C</programlisting>