nextafter.3: Reformat thread-safety information

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Peng Haitao 2014-09-22 16:12:22 +08:00 committed by Michael Kerrisk
parent 8333615237
commit c9b6da8259
1 changed files with 12 additions and 4 deletions

View File

@ -177,16 +177,24 @@ These functions do not set
.\" FIXME . Is it intentional that these functions do not set errno?
.\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6799
.SH ATTRIBUTES
.SS Multithreading (see pthreads(7))
The
For an explanation of the terms used in this section, see
.BR attributes (7).
.TS
allbox;
lbw28 lb lb
l l l.
Interface Attribute Value
T{
.BR nextafter (),
.BR nextafterf (),
.br
.BR nextafterl (),
.BR nexttoward (),
.br
.BR nexttowardf (),
and
.BR nexttowardl ()
functions are 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