The markings match glibc markings. get_nprocs: MT-Safe get_nprocs_conf: MT-Safe Signed-off-by: Zeng Linggang <zenglg.jy@xxxxxxxxxxxxxx> --- man3/get_nprocs_conf.3 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/man3/get_nprocs_conf.3 b/man3/get_nprocs_conf.3 index 8faf84f..157ac01 100644 --- a/man3/get_nprocs_conf.3 +++ b/man3/get_nprocs_conf.3 @@ -45,6 +45,21 @@ This may be less than the number returned by because processors may be offline (e.g., on hotpluggable systems). .SH RETURN VALUE As given in DESCRIPTION. +.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 get_nprocs (), +.br +.BR get_nprocs_conf () +T} Thread safety MT-Safe +.TE + .SH CONFORMING TO These functions are GNU extensions. .SH NOTES -- 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