]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/iconv_close.3
getent.1, intro.1, time.1, _exit.2, _syscall.2, accept.2, access.2, acct.2, adjtimex...
[thirdparty/man-pages.git] / man3 / iconv_close.3
index 3d6c73b7ddbc6926e0fb0cefc0bb29b20465df04..c27ea9913258f90d958c11ac8e02d90e29363b6c 100644 (file)
@@ -24,7 +24,7 @@ The
 function deallocates a conversion descriptor \fIcd\fP
 previously allocated using
 .BR iconv_open (3).
-.SH "RETURN VALUE"
+.SH RETURN VALUE
 When successful, the
 .BR iconv_close ()
 function returns 0.
@@ -33,8 +33,8 @@ In case of error, it sets
 and returns \-1.
 .SH VERSIONS
 This function is available in glibc since version 2.1.
-.SH "CONFORMING TO"
+.SH CONFORMING TO
 UNIX98, POSIX.1-2001.
-.SH "SEE ALSO"
+.SH SEE ALSO
 .BR iconv (3),
 .BR iconv_open (3)