atan.3: Reformat thread-safety information

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-06-17 07:55:29 +02:00
parent 3d90310b27
commit a88fecfcf0
1 changed files with 10 additions and 4 deletions

View File

@ -94,13 +94,19 @@ is positive infinity (negative infinity), +pi/2 (\-pi/2) is returned.
.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;
lbw24 lb lb
l l l.
Interface Attribute Value
T{
.BR atan (),
.BR atanf (),
and
.BR atanl ()
functions are thread-safe.
T} Thread safety MT-Safe
.TE
.SH CONFORMING TO
C99, POSIX.1-2001.
The variant returning