Add some missing colons.

This commit is contained in:
Marc Fonvieille 2007-02-21 16:23:56 +00:00
parent 8eece55386
commit 4754eb657c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29623

View file

@ -325,7 +325,7 @@ me:\
:tc=default:</programlisting>
<para>Before changing users Login Classes execute
the following command</para>
the following command:</para>
<screen>&prompt.root; <userinput>cap_mkdb /etc/login.conf</userinput></screen>
@ -828,7 +828,7 @@ FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi"</programlisting>
<listitem>
<para>To activate a Russian keyboard, add the following to the
<literal>"Keyboard"</literal> section of your
<filename>xorg.conf</filename> file.</para>
<filename>xorg.conf</filename> file:</para>
<programlisting>Option "XkbLayout" "us,ru"
Option "XkbOptions" "grp:toggle"</programlisting>
@ -850,7 +850,7 @@ Option "XkbOptions" "grp:toggle"</programlisting>
<para>If you have <quote>&windows;</quote> keys on your keyboard,
and notice that some non-alphabetical keys are mapped
incorrectly in RUS mode, add the following line in your
<filename>xorg.conf</filename> file.</para>
<filename>xorg.conf</filename> file:</para>
<programlisting>Option "XkbVariant" ",winkeys"</programlisting>