man: give an example for vconsole.conf

https://bugs.freedesktop.org/show_bug.cgi?id=31955
This commit is contained in:
Lennart Poettering 2011-01-21 00:42:47 +01:00
parent 3996fbe2a2
commit 76e7bc8dfb
2 changed files with 27 additions and 0 deletions

View File

@ -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>

View File

@ -119,6 +119,20 @@
</variablelist>
</refsect1>
<refsect1>
<title>Example</title>
<example>
<title>German keyboard and console</title>
<para><filename>/etc/vconsole.conf:</filename></para>
<programlisting>KEYMAP=de-latin1
FONT=latarcyrheb-sun16</programlisting>
</example>
</refsect1>
<refsect1>
<title>See Also</title>
<para>