aboutsummaryrefslogtreecommitdiffstats
path: root/man/iconv_open.3
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2000-03-15 20:22:04 +0000
committerBruno Haible <bruno@clisp.org>2009-06-21 11:43:20 +0200
commitda1ff8556a778a1141e2c44fa312c05a306e6011 (patch)
tree3e245f934f3a8b87c266d56deac6c9965b337e7f /man/iconv_open.3
parentc5e6259f3574fd4fc9b3dcd030e4ca5cdb869222 (diff)
downloadandroid-libiconv-da1ff8556a778a1141e2c44fa312c05a306e6011.tar.gz
android-libiconv-da1ff8556a778a1141e2c44fa312c05a306e6011.tar.bz2
android-libiconv-da1ff8556a778a1141e2c44fa312c05a306e6011.zip
Upgrade to libiconv-1.2.
Diffstat (limited to 'man/iconv_open.3')
-rw-r--r--man/iconv_open.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/iconv_open.3 b/man/iconv_open.3
index 94fba9a..3c796ac 100644
--- a/man/iconv_open.3
+++ b/man/iconv_open.3
@@ -9,7 +9,7 @@
.\" GNU glibc-2 source code and manual
.\" OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html
.\"
-.TH ICONV_OPEN 3 "January 18, 2000" "GNU" "Linux Programmer's Manual"
+.TH ICONV_OPEN 3 "March 14, 2000" "GNU" "Linux Programmer's Manual"
.SH NAME
iconv_open \- allocate descriptor for character set conversion
.SH SYNOPSIS
@@ -66,7 +66,7 @@ Platform specifics
HP-ROMAN8, NEXTSTEP
.TP
Full Unicode
-UTF-8, UCS-2, UCS-4, UTF-16, UTF-7, JAVA
+UTF-8, UCS-2, UCS-4, UTF-16, UTF-16BE, UTF-16LE, UTF-7, JAVA
.TP
Full Unicode, in terms of \fBuint16_t\fP or \fBuint32_t\fP
(with machine dependent endianness and alignment)