Add missing space.
Add two IDs to allow direct linking from outside No English text touched
This commit is contained in:
parent
ebc44908e5
commit
c81faef9c8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=6806
2 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.30 2000/03/18 21:55:45 phantom Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.31 2000/03/19 19:41:37 ache Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -642,10 +642,10 @@ options SC_MOUSE_CHAR=0x03</programlisting>
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="lang-setup">
|
||||
<title>Localizing FreeBSD to Specific Languages</title>
|
||||
|
||||
<sect2>
|
||||
<sect2 id="ru-localize">
|
||||
<title>Russian Language (KOI8-R encoding)</title>
|
||||
|
||||
<para><emphasis>Originally contributed by
|
||||
|
@ -703,7 +703,7 @@ font8x8="cp866-8x8"</programlisting>
|
|||
<listitem>
|
||||
<para>For each <literal>ttyv*</literal> entry in
|
||||
<filename>/etc/ttys</filename>, use
|
||||
<literal>cons25r</literal>as the terminal type.</para>
|
||||
<literal>cons25r</literal> as the terminal type.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.30 2000/03/18 21:55:45 phantom Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.31 2000/03/19 19:41:37 ache Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -642,10 +642,10 @@ options SC_MOUSE_CHAR=0x03</programlisting>
|
|||
</sect2>
|
||||
</sect1>
|
||||
|
||||
<sect1>
|
||||
<sect1 id="lang-setup">
|
||||
<title>Localizing FreeBSD to Specific Languages</title>
|
||||
|
||||
<sect2>
|
||||
<sect2 id="ru-localize">
|
||||
<title>Russian Language (KOI8-R encoding)</title>
|
||||
|
||||
<para><emphasis>Originally contributed by
|
||||
|
@ -703,7 +703,7 @@ font8x8="cp866-8x8"</programlisting>
|
|||
<listitem>
|
||||
<para>For each <literal>ttyv*</literal> entry in
|
||||
<filename>/etc/ttys</filename>, use
|
||||
<literal>cons25r</literal>as the terminal type.</para>
|
||||
<literal>cons25r</literal> as the terminal type.</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
||||
|
|
Loading…
Reference in a new issue