Add more about new encodings names
This commit is contained in:
parent
84d1e7bef7
commit
43702ca4b5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=10032
1 changed files with 8 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
<!--
|
||||
The FreeBSD Documentation Project
|
||||
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.60 2001/07/20 23:24:53 chern Exp $
|
||||
$FreeBSD: doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml,v 1.61 2001/07/24 10:09:10 ache Exp $
|
||||
-->
|
||||
|
||||
<chapter id="l10n">
|
||||
|
@ -165,6 +165,12 @@
|
|||
<para>You can check the active list of character sets at the
|
||||
<ulink
|
||||
url="ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets">IANA Registry</ulink>.</para>
|
||||
|
||||
<note>
|
||||
<para>FreeBSD versions 5.0 and up use X11-compatible locale
|
||||
encodings instead.</para>
|
||||
</note>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
|
@ -522,7 +528,7 @@ keychange="<replaceable>fkey_number sequence</replaceable>"</programlisting>
|
|||
</row>
|
||||
|
||||
<row>
|
||||
<entry>CP437 (hardware default)</entry>
|
||||
<entry>CP437 (hardware default) or US-ASCII</entry>
|
||||
<entry><literal>cons25</literal></entry>
|
||||
</row>
|
||||
</tbody>
|
||||
|
|
Loading…
Reference in a new issue