The markings match glibc markings. Signed-off-by: Ma Shimiao <mashimiao.fnst@xxxxxxxxxxxxxx> --- man3/opendir.3 | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/man3/opendir.3 b/man3/opendir.3 index d5bf3e3..575da78 100644 --- a/man3/opendir.3 +++ b/man3/opendir.3 @@ -115,6 +115,19 @@ Insufficient memory to complete the operation. .SH VERSIONS .BR fdopendir () is available in glibc since version 2.4. +.SH ATTRIBUTES +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lbw22 lb lb +l l l. +Interface Attribute Value +T{ +.BR opendir (), +.BR fdopendir () +T} Thread safety MT-Safe +.TE .SH CONFORMING TO .BR opendir () is present on SVr4, 4.3BSD, and specified in POSIX.1-2001. -- 1.9.3 -- 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