In case -> If
Suggested by: Sue Blake <sue@welearn.com.au>
This commit is contained in:
parent
34a040b1c5
commit
c6b6acd70b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=9256
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.47 2001/04/21 00:22:19 ache Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.48 2001/04/21 19:30:39 ache Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -415,7 +415,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
|||
paragraph.</para>
|
||||
|
||||
<para>By default the mouse cursor of the syscons driver occupies the
|
||||
0xd0-0xd3 range in the character set. In case your language uses this
|
||||
0xd0-0xd3 range in the character set. If your language uses this
|
||||
range, you need to move the cursor's range outside of it. To enable
|
||||
the workaround for FreeBSD versions before 5.0, insert the following
|
||||
lines into your kernel config:</para>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.47 2001/04/21 00:22:19 ache Exp $
|
||||
$FreeBSD: doc/en_US.ISO_8859-1/books/handbook/l10n/chapter.sgml,v 1.48 2001/04/21 19:30:39 ache Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -415,7 +415,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
|||
paragraph.</para>
|
||||
|
||||
<para>By default the mouse cursor of the syscons driver occupies the
|
||||
0xd0-0xd3 range in the character set. In case your language uses this
|
||||
0xd0-0xd3 range in the character set. If your language uses this
|
||||
range, you need to move the cursor's range outside of it. To enable
|
||||
the workaround for FreeBSD versions before 5.0, insert the following
|
||||
lines into your kernel config:</para>
|
||||
|
|
Loading…
Reference in a new issue