summaryrefslogtreecommitdiff
path: root/src/xutf8/lcUniConv/README
diff options
context:
space:
mode:
Diffstat (limited to 'src/xutf8/lcUniConv/README')
-rw-r--r--src/xutf8/lcUniConv/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xutf8/lcUniConv/README b/src/xutf8/lcUniConv/README
index 6ce59c7bc..6c0ca937e 100644
--- a/src/xutf8/lcUniConv/README
+++ b/src/xutf8/lcUniConv/README
@@ -3,7 +3,7 @@ $XFree86: xc/lib/X11/lcUniConv/README,v 1.3 2003/10/24 15:34:01 tsi Exp $
The files in this directory are taken from the libiconv-1.1 package.
The *.h files were generated from tables (mostly from ftp.unicode.org) using
-the programs '8bit_tab_to_h.c' and 'cjk_tab_to_h.c'. On some of them, further
+the programs '8bit_tab_to_h.c', 'cjk_tab_to_h.c' and 'gbk_tab_to_h.c'. On some of them, further
optimizations were applied by hand.
If you find a bug in these files, instead of modifying them in XFree86