charsets.7: Remove ancient paragraph on charsets supported in glibc 2.3.2

That test is rather ancient, and probably of little use.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-28 11:43:12 +02:00
parent 5b3318fbc9
commit 60d02efc1d
1 changed files with 0 additions and 5 deletions

View File

@ -37,11 +37,6 @@ ISO 4873.
The primary emphasis is on character sets actually used as
locale character sets, not the myriad others that can be found in data
from other systems.
.LP
A complete list of charsets used in an officially supported locale in glibc
2.2.3 is: ISO-8859-{1,2,3,5,6,7,8,9,13,15}, CP1251, UTF-8, EUC-{KR,JP,TW},
KOI8-{R,U}, GB2312, GB18030, GBK, BIG5, BIG5-HKSCS and TIS-620 (in no
particular order.)
.SS ASCII
ASCII (American Standard Code For Information Interchange) is the original
7-bit character set, originally designed for American English.