diff --git a/man3/log1p.3 b/man3/log1p.3 index 2884512fa..c450374ea 100644 --- a/man3/log1p.3 +++ b/man3/log1p.3 @@ -140,13 +140,19 @@ These functions do not set .\" log(), log2(), log10() do set errno .\" Bug raised: http://sources.redhat.com/bugzilla/show_bug.cgi?id=6792 .SH ATTRIBUTES -.SS Multithreading (see pthreads(7)) -The +For an explanation of the terms used in this section, see +.BR attributes (7). +.TS +allbox; +lbw27 lb lb +l l l. +Interface Attribute Value +T{ .BR log1p (), .BR log1pf (), -and .BR log1pl () -functions are thread-safe. +T} Thread safety MT-Safe +.TE .SH CONFORMING TO C99, POSIX.1-2001. .\" BSD