summaryrefslogtreecommitdiffstats
path: root/man3/iconv_open.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/iconv_open.3')
-rw-r--r--man3/iconv_open.315
1 files changed, 7 insertions, 8 deletions
diff --git a/man3/iconv_open.3 b/man3/iconv_open.3
index a33369a20..13ae7789c 100644
--- a/man3/iconv_open.3
+++ b/man3/iconv_open.3
@@ -11,7 +11,7 @@
.\" 2007-03-31 Bruno Haible, Describe the glibc/libiconv //TRANSLIT
.\" and //IGNORE extensions for 'tocode'.
.\"
-.TH iconv_open 3 2022-12-15 "Linux man-pages 6.03"
+.TH iconv_open 3 2023-07-20 "Linux man-pages 6.05.01"
.SH NAME
iconv_open \- allocate descriptor for character set conversion
.SH LIBRARY
@@ -100,27 +100,26 @@ to
.I tocode
is not supported by the
implementation.
-.SH VERSIONS
-This function is available since glibc 2.1.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR iconv_open ()
T} Thread safety MT-Safe locale
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
-POSIX.1-2001, POSIX.1-2008, SUSv2.
+POSIX.1-2008.
+.SH HISTORY
+glibc 2.1.
+POSIX.1-2001, SUSv2.
.SH SEE ALSO
.BR iconv (1),
.BR iconv (3),