aboutsummaryrefslogtreecommitdiffstats
path: root/man/iconv_open.3
diff options
context:
space:
mode:
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)