aboutsummaryrefslogtreecommitdiffstats
path: root/man/iconv_open.3
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-03-31 22:22:08 +0000
committerBruno Haible <bruno@clisp.org>2009-06-21 13:05:36 +0200
commit59019c797f15f3318d5d3af9f22d94595fbb37cf (patch)
treeb8086c98a8e9cfef9989a05d53a3f37c35f8a2e7 /man/iconv_open.3
parent970a6068100ee5425cee61b12daffda1c06e414a (diff)
downloadandroid-libiconv-59019c797f15f3318d5d3af9f22d94595fbb37cf.tar.gz
android-libiconv-59019c797f15f3318d5d3af9f22d94595fbb37cf.tar.bz2
android-libiconv-59019c797f15f3318d5d3af9f22d94595fbb37cf.zip
Mark as POSIX compliant.
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 08c537f..a0af89d 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 "May 18, 2006" "GNU" "Linux Programmer's Manual"
+.TH ICONV_OPEN 3 "March 31, 2007" "GNU" "Linux Programmer's Manual"
.SH NAME
iconv_open \- allocate descriptor for character set conversion
.SH SYNOPSIS
@@ -197,7 +197,7 @@ The following error can occur, among others:
The conversion from \fIfromcode\fP to \fItocode\fP is not supported by the
implementation.
.SH "CONFORMING TO"
-UNIX98
+POSIX:2001
.SH "SEE ALSO"
.BR iconv (3)
.BR iconvctl (3)