erfc.3: Reformat thread-safety information

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-20 07:16:02 +02:00
parent 18e26c0f19
commit 825ad4a025
1 changed files with 10 additions and 4 deletions

View File

@ -120,13 +120,19 @@ These functions do not set
.\" FIXME . Is it intentional that these functions do not set errno? .\" FIXME . Is it intentional that these functions do not set errno?
.\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6785 .\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6785
.SH ATTRIBUTES .SH ATTRIBUTES
.SS Multithreading (see pthreads(7)) For an explanation of the terms used in this section, see
The .BR attributes (7).
.TS
allbox;
lbw24 lb lb
l l l.
Interface Attribute Value
T{
.BR erfc (), .BR erfc (),
.BR erfcf (), .BR erfcf (),
and
.BR erfcl () .BR erfcl ()
functions are thread-safe. T} Thread safety MT-Safe
.TE
.SH CONFORMING TO .SH CONFORMING TO
C99, POSIX.1-2001. C99, POSIX.1-2001.
The variant returning The variant returning