Signed-off-by: Zeng Linggang <zenglg.jy@xxxxxxxxxxxxxx> --- man3/sigpause.3 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/man3/sigpause.3 b/man3/sigpause.3 index 847bd10..dbc10de 100644 --- a/man3/sigpause.3 +++ b/man3/sigpause.3 @@ -63,6 +63,12 @@ l l l. Interface Attribute Value T{ .BR sigpause () +.\" FIXME: the following marking is different from which in glibc manual, +.\" marking in glibc manual is more detailed. +.\" sigpause: MT-Unsafe race:sigprocmask/!bsd!linux +.\" glibc manual says /!linux!bsd indicate the preceding marker only applies +./" when the underlying kernel is neither Linux nor a BSD kernel. +.\" So, it is safety in Linux kernel. T} Thread safety MT-Safe .TE .SH CONFORMING TO -- 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