Add some missing colons.
This commit is contained in:
parent
8eece55386
commit
4754eb657c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29623
1 changed files with 3 additions and 3 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue