summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-01-05 23:48:51 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-01-05 23:48:51 +0000
commit5946e302829ff1ebd4905dbf2fa8021ed24cbedc (patch)
treeddc33b19e273dc0c753cfa9fa57e2d01c78bac99 /doc
parentf228e6f0a21e8d8a6ee3064c7868a882b2967639 (diff)
downloadiconv-5946e302829ff1ebd4905dbf2fa8021ed24cbedc.tar.gz
iconv-5946e302829ff1ebd4905dbf2fa8021ed24cbedc.tar.bz2
Sync with reality
svn path=/trunk/iconv/; revision=5961
Diffstat (limited to 'doc')
-rw-r--r--doc/Uni->iconv3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/Uni->iconv b/doc/Uni->iconv
index f10b6c7..caea2d0 100644
--- a/doc/Uni->iconv
+++ b/doc/Uni->iconv
@@ -184,7 +184,6 @@ is fairly simple, it made sense to implement it within the module.
With use of the iconv module, the list of outstanding encodings is
reduced to:
- ISO-8859-16 (easily implemented, if required)
CP1255 (requires state-based transcoding)
GB18030 (not 8bit - reportedly a requirement of PRC)
@@ -202,4 +201,4 @@ reduced to:
Additionally, the rest of the CodePage encodings implemented in iconv
but not listed above (due to omissions from the iconv documentation)
-are implemented by the iconv module. \ No newline at end of file
+are implemented by the iconv module.