]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
signbit.3: Reformat thread-safety information
authorPeng Haitao <penght@cn.fujitsu.com>
Tue, 19 Aug 2014 03:14:52 +0000 (11:14 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 27 Feb 2015 12:57:16 +0000 (13:57 +0100)
Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/signbit.3

index 3c72bd225f9f15828004fb85910136ada92705cf..f213d6a3c184bb3c7dba61481e1b01bdeb4d49be 100644 (file)
@@ -59,10 +59,17 @@ is negative; otherwise it returns zero.
 .SH ERRORS
 No errors occur.
 .SH ATTRIBUTES
-.SS Multithreading (see pthreads(7))
-The
+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 signbit ()
-macro is thread-safe.
+T}     Thread safety   MT-Safe
+.TE
 .SH CONFORMING TO
 C99, POSIX.1-2001.
 This function is defined in IEC 559 (and the appendix with