diff options
-rw-r--r-- | en_US.ISO8859-1/books/handbook/l10n/chapter.sgml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml b/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml index 2fdfc4be17..fe43118a49 100644 --- a/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml @@ -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> |