The marking matches glibc marking. Signed-off-by: Ma Shimiao <mashimiao.fnst@xxxxxxxxxxxxxx> --- man3/iconv_open.3 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/man3/iconv_open.3 b/man3/iconv_open.3 index eac79ad..0d709a7 100644 --- a/man3/iconv_open.3 +++ b/man3/iconv_open.3 @@ -102,6 +102,19 @@ is not supported by the implementation. .SH VERSIONS This function is available in glibc since version 2.1. +.SH ATTRIBUTES +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lb lb lb +l l l. +Interface Attribute Value +T{ +.BR iconv_open () +T} Thread safety MT-Safe locale +.TE + .SH CONFORMING TO UNIX98, POSIX.1-2001. .SH SEE ALSO -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html