summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-06-06 19:41:19 +0000
committerJim Meyering <jim@meyering.net>2003-06-06 19:41:19 +0000
commit43cab34a909f2e8102445872c11382e7f9dae536 (patch)
treefb965fa5d10fbc9eab30fc3613a57fff7a7bfed2
parentdab683385b042e815910f11b5867cace00637a70 (diff)
downloadcoreutils-43cab34a909f2e8102445872c11382e7f9dae536.tar.xz
Update from gnulib.
-rwxr-xr-xlib/config.charset5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/config.charset b/lib/config.charset
index 4f98b5b0c..32becece9 100755
--- a/lib/config.charset
+++ b/lib/config.charset
@@ -1,7 +1,7 @@
#! /bin/sh
# Output a system dependent table of character encoding aliases.
#
-# Copyright (C) 2000-2002 Free Software Foundation, Inc.
+# Copyright (C) 2000-2003 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify it
# under the terms of the GNU Library General Public License as published
@@ -71,7 +71,7 @@
# CP1125 dos
# CP1129 aix
# CP1250 woe32
-# CP1251 glibc woe32
+# CP1251 glibc solaris woe32
# CP1252 aix woe32
# CP1253 woe32
# CP1254 woe32
@@ -231,6 +231,7 @@ case "$os" in
echo "ISO8859-9 ISO-8859-9"
echo "ISO8859-15 ISO-8859-15"
echo "koi8-r KOI8-R"
+ echo "ansi-1251 CP1251"
echo "BIG5 BIG5"
echo "Big5-HKSCS BIG5-HKSCS"
echo "gb2312 GB2312"