aboutsummaryrefslogtreecommitdiffstats
path: root/man/iconv_open.3
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2004-02-02 11:31:24 +0000
committerBruno Haible <bruno@clisp.org>2009-06-21 11:43:58 +0200
commitb45f3ec46fd6f4fde9eb01e576ae6f869c6b5268 (patch)
tree1bf014391685ae8dc2e77e0305947d843827beb0 /man/iconv_open.3
parent74976371107476221858170c565626546c394780 (diff)
downloadandroid-libiconv-b45f3ec46fd6f4fde9eb01e576ae6f869c6b5268.tar.gz
android-libiconv-b45f3ec46fd6f4fde9eb01e576ae6f869c6b5268.tar.bz2
android-libiconv-b45f3ec46fd6f4fde9eb01e576ae6f869c6b5268.zip
New man page for iconvctl().
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 f07cd78..72437cb 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 26, 2002" "GNU" "Linux Programmer's Manual"
+.TH ICONV_OPEN 3 "February 2, 2004" "GNU" "Linux Programmer's Manual"
.SH NAME
iconv_open \- allocate descriptor for character set conversion
.SH SYNOPSIS
@@ -189,4 +189,4 @@ implementation.
.SH "CONFORMING TO"
UNIX98
.SH "SEE ALSO"
-.BR iconv "(3), " iconv_close (3)
+.BR iconv "(3), " iconvctl "(3), " iconv_close (3)