Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> --- man3/sigsetops.3 | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/man3/sigsetops.3 b/man3/sigsetops.3 index a2a3554..84c3247 100644 --- a/man3/sigsetops.3 +++ b/man3/sigsetops.3 @@ -129,18 +129,27 @@ to indicate the cause. .I sig is not a valid signal. .SH ATTRIBUTES -.SS Multithreading (see pthreads(7)) -The +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lbw31 lb lb +l l l. +Interface Attribute Value +T{ .BR sigemptyset (), .BR sigfillset (), +.br .BR sigaddset (), .BR sigdelset (), +.br .BR sigismember (), .BR sigisemptyset (), +.br .BR sigorset (), -and .BR sigandset () -functions are thread-safe. +T} Thread safety MT-Safe +.TE .SH CONFORMING TO POSIX.1-2001. .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