]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=118752
authorMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 21 Jun 2005 08:55:14 +0000 (08:55 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Tue, 21 Jun 2005 08:55:14 +0000 (08:55 +0000)
man3/iconv.3

index e7a50f814404bbdf4142180414f6991cc64363ec..4c09758d475407220113d58a86a8b3f918272c35 100644 (file)
@@ -7,7 +7,8 @@
 .\"
 .\" References consulted:
 .\"   GNU glibc-2 source code and manual
-.\"   OpenGroup's Single Unix specification http://www.UNIX-systems.org/online.html
+.\"   OpenGroup's Single Unix specification 
+.\"    http://www.UNIX-systems.org/online.html
 .\"
 .\" 2000-06-30 correction by Yuichi SATO <sato@complex.eng.hokudai.ac.jp>
 .\" 2000-11-15 aeb, fixed prototype
@@ -85,7 +86,7 @@ An invalid multibyte sequence has been encountered in the input.
 .B EINVAL
 An incomplete multibyte sequence has been encountered in the input.
 .SH "CONFORMING TO"
-UNIX98
+POSIX.1-2001.
 .SH "SEE ALSO"
 .BR iconv_close (3),
 .BR iconv_open (3)