Correct some FreeBSD version number (mostly reflect ISO_8859 -> ISO8859
rename MFC) Submitted by: Thomas Seck <tmseck@netcologne.de>
This commit is contained in:
parent
6cd6aa714b
commit
452e47390d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=11861
1 changed files with 7 additions and 7 deletions
|
@ -193,7 +193,7 @@
|
|||
url="http://www.iana.org/assignments/character-sets">IANA Registry</ulink>.</para>
|
||||
|
||||
<note>
|
||||
<para>FreeBSD versions 5.0 and up use X11-compatible locale
|
||||
<para>FreeBSD versions 4.5 and up use X11-compatible locale
|
||||
encodings instead.</para>
|
||||
</note>
|
||||
|
||||
|
@ -279,7 +279,7 @@
|
|||
|
||||
<note>
|
||||
<para><filename>de_DE.ISO8859-1</filename> for FreeBSD
|
||||
versions 5.0 and up.</para>
|
||||
versions 4.5 and up.</para>
|
||||
</note>
|
||||
|
||||
<indexterm><primary>Traditional Chinese / BIG-5 encoding</primary></indexterm>
|
||||
|
@ -329,7 +329,7 @@ taiwan:Taiwanese User:\
|
|||
|
||||
<note>
|
||||
<para><filename>de_DE.ISO8859-1</filename> for FreeBSD
|
||||
versions 5.0 and up.</para>
|
||||
versions 4.5 and up.</para>
|
||||
</note>
|
||||
|
||||
<para>Changing Login Classes with &man.vipw.8;</para>
|
||||
|
@ -417,7 +417,7 @@ taiwan:Taiwanese User:\
|
|||
|
||||
<note>
|
||||
<para><filename>de_DE.ISO8859-1</filename> for FreeBSD
|
||||
versions 5.0 and up.</para>
|
||||
versions 4.5 and up.</para>
|
||||
</note>
|
||||
|
||||
<para>Alternatively, you can add the above instructions to
|
||||
|
@ -441,7 +441,7 @@ taiwan:Taiwanese User:\
|
|||
|
||||
<note>
|
||||
<para><filename>de_DE.ISO8859-1</filename> for FreeBSD
|
||||
versions 5.0 and up.</para>
|
||||
versions 4.5 and up.</para>
|
||||
</note>
|
||||
</sect4>
|
||||
</sect3>
|
||||
|
@ -506,7 +506,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
|||
|
||||
<programlisting>options SC_MOUSE_CHAR=0x03</programlisting>
|
||||
|
||||
<para>For the FreeBSD versions 5.0 and up insert the following line
|
||||
<para>For the FreeBSD versions 4.4 and up insert the following line
|
||||
into <filename>/etc/rc.conf</filename>:</para>
|
||||
|
||||
<programlisting>mousechar_start=3</programlisting>
|
||||
|
@ -738,7 +738,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
|||
|
||||
<programlisting>options SC_MOUSE_CHAR=0x03</programlisting>
|
||||
|
||||
<para>For the FreeBSD versions 5.0 and up insert the following
|
||||
<para>For the FreeBSD versions 4.4 and up insert the following
|
||||
line into <filename>/etc/rc.conf</filename>:</para>
|
||||
|
||||
<programlisting>mousechar_start=3</programlisting>
|
||||
|
|
Loading…
Reference in a new issue