Fix handbook build breakage.
Hope `make release' is fixed now and Jordan can build fresh docs. Reported by: jkh
This commit is contained in:
parent
ff9cd37db8
commit
270cff462d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6792
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.28 2000/03/17 23:31:16 ache Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.29 2000/03/18 02:21:14 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -797,7 +797,7 @@ FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi"</programlisting>
|
|||
XkbLayout "ru"
|
||||
XkbOptions "grp:caps_toggle"</programlisting>
|
||||
|
||||
<para>Also make sure that <literal>XkbDisable</listeral> is
|
||||
<para>Also make sure that <literal>XkbDisable</literal> is
|
||||
turned off (commented out) there.</para>
|
||||
|
||||
<para>The RUS/LAT switch will be <literal>CapsLock</literal>.
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.28 2000/03/17 23:31:16 ache Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.29 2000/03/18 02:21:14 jim Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -797,7 +797,7 @@ FontPath "/usr/X11R6/lib/X11/fonts/cyrillic/100dpi"</programlisting>
|
|||
XkbLayout "ru"
|
||||
XkbOptions "grp:caps_toggle"</programlisting>
|
||||
|
||||
<para>Also make sure that <literal>XkbDisable</listeral> is
|
||||
<para>Also make sure that <literal>XkbDisable</literal> is
|
||||
turned off (commented out) there.</para>
|
||||
|
||||
<para>The RUS/LAT switch will be <literal>CapsLock</literal>.
|
||||
|
|
Loading…
Reference in a new issue