summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2010-01-23 16:44:00 +0000
committerCorinna Vinschen <corinna@vinschen.de>2010-01-23 16:44:00 +0000
commit96697c23e43d0138fb1754c3ddc210ae1e954be4 (patch)
tree59482b836a7f87c2132a7b7bd75f271a3c9d65ba
parent6b121156cdb80a937369625faa6abc6a87ea4d16 (diff)
downloadcygnal-96697c23e43d0138fb1754c3ddc210ae1e954be4.tar.gz
cygnal-96697c23e43d0138fb1754c3ddc210ae1e954be4.tar.bz2
cygnal-96697c23e43d0138fb1754c3ddc210ae1e954be4.zip
* setup2.sgml (setup-locale-charsetlist): Add CP932. Change description
for SJIS.
-rw-r--r--winsup/doc/ChangeLog5
-rw-r--r--winsup/doc/setup2.sgml3
2 files changed, 7 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 23a26a2c0..b0c281e3a 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,5 +1,10 @@
2010-01-23 Corinna Vinschen <corinna@vinschen.de>
+ * setup2.sgml (setup-locale-charsetlist): Add CP932. Change description
+ for SJIS.
+
+2010-01-23 Corinna Vinschen <corinna@vinschen.de>
+
* setup2.sgml (setup-locale-charsetlist): Add ASCII and TIS-620. Add
various aliases and case differences.
diff --git a/winsup/doc/setup2.sgml b/winsup/doc/setup2.sgml
index fa2a34e0d..e45a658eb 100644
--- a/winsup/doc/setup2.sgml
+++ b/winsup/doc/setup2.sgml
@@ -521,6 +521,7 @@ of the "CPxxx" style charsets, always use them with the trailing "CP".</para>
CP862 862 (OEM Hebrew)
CP866 866 (OEM Russian)
CP874 874 (ANSI/OEM Thai)
+ CP932 932 (Shift_JIS, not exactly identical to SJIS)
CP1125 1125 (OEM Ukraine)
CP1250 1250 (ANSI Central European)
CP1251 1251 (ANSI Cyrillic)
@@ -550,7 +551,7 @@ of the "CPxxx" style charsets, always use them with the trailing "CP".</para>
KOI8-R 20866 (KOI8-R Russian Cyrillic)
KOI8-U 21866 (KOI8-U Ukrainian Cyrillic)
- SJIS 932 (ANSI/OEM Japanese)
+ SJIS - (not available, almost, but not exactly CP932)
GBK 936 (ANSI/OEM Simplified Chinese)
Big5 950 (ANSI/OEM Traditional Chinese)
EUCJP or euc-JP 20932 (EUC Japanese)