diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2009-04-06 10:30:02 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2009-04-06 10:30:02 +0000 |
commit | 115655f1f334d4a65e740246de533b9dfd4bb383 (patch) | |
tree | d722da48aa4eb18a2c5dff5d9311250d5c551a8c /winsup/doc/setup2.sgml | |
parent | 738c26083a861cef99aaedb36fafc8f25bfd3b0a (diff) | |
download | cygnal-115655f1f334d4a65e740246de533b9dfd4bb383.tar.gz cygnal-115655f1f334d4a65e740246de533b9dfd4bb383.tar.bz2 cygnal-115655f1f334d4a65e740246de533b9dfd4bb383.zip |
* new-features.sgml (ov-new1.7-posix): Remove JIS from supported
charsets.
* setup2.sgml (setup-locale-charsetlist): Ditto.
Diffstat (limited to 'winsup/doc/setup2.sgml')
-rw-r--r-- | winsup/doc/setup2.sgml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/winsup/doc/setup2.sgml b/winsup/doc/setup2.sgml index ced91c17a..a1a821472 100644 --- a/winsup/doc/setup2.sgml +++ b/winsup/doc/setup2.sgml @@ -403,9 +403,8 @@ oif the "CPxxx" style charsets, always use them with the trailing "CP".</para> SJIS 932 (ANSI/OEM Japanese) GBK 936 (ANSI/OEM Simplified Chinese) Big5 950 (ANSI/OEM Traditional Chinese) - JIS 50220 (ISO2022 Japanese w/o halfwidth Katakana) - eucJP 51932 (EUC Japanese) - eucKR 51949 (EUC Korean) + eucJP 20932 (EUC Japanese) + eucKR 949 (EUC Korean) UTF-8 65001 (UTF-8) </screen> |