summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2009-09-25 16:42:36 +0000
committerCorinna Vinschen <corinna@vinschen.de>2009-09-25 16:42:36 +0000
commit5ceb291210e088107059aad3f5fa8c4b37cd375d (patch)
treeca8cbb63fa122e701dffc6d4db7e1c827ae04ec7
parent3dbe243afa103716b4f6e227087d447afdd09fad (diff)
downloadcygnal-5ceb291210e088107059aad3f5fa8c4b37cd375d.tar.gz
cygnal-5ceb291210e088107059aad3f5fa8c4b37cd375d.tar.bz2
cygnal-5ceb291210e088107059aad3f5fa8c4b37cd375d.zip
* setup2.sgml (setup-locale-problems): Fix charset names of codepages
936 and 949.
-rw-r--r--winsup/doc/ChangeLog5
-rw-r--r--winsup/doc/setup2.sgml2
2 files changed, 6 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index f6023fa48..f89457801 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,8 @@
+2009-09-24 Corinna Vinschen <corinna@vinschen.de>
+
+ * setup2.sgml (setup-locale-problems): Fix charset names of codepages
+ 936 and 949.
+
2009-09-24 Eric Blake <ebb9@byu.net>
* setup2.sgml (setup-locale-problems): Document how to install
diff --git a/winsup/doc/setup2.sgml b/winsup/doc/setup2.sgml
index 55c93cf5a..78ebc2e9c 100644
--- a/winsup/doc/setup2.sgml
+++ b/winsup/doc/setup2.sgml
@@ -372,7 +372,7 @@ Windows did not install all charsets by default. If you are running
Windows XP or older, you can open the "Regional and Language Options"
portion of the Control Panel, select the "Advanced" tab, and select
entries from the "Code page conversion tables" list. The following
-entries are useful to cygwin: 932/SJIS, 936/EUC-KR, 949/GBK, 950/Big5,
+entries are useful to cygwin: 932/SJIS, 936/GBK, 949/EUC-KR, 950/Big5,
20932/EUC-JP.</para>
</sect2>