summaryrefslogtreecommitdiffstats
path: root/man3/catanh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/catanh.3')
-rw-r--r--man3/catanh.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/catanh.3 b/man3/catanh.3
index b0134546d..a9a1f97b6 100644
--- a/man3/catanh.3
+++ b/man3/catanh.3
@@ -36,21 +36,19 @@ catanh(z) = 0.5 * (clog(1 + z) \- clog(1 \- z))
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
-.ad l
-.nh
.TS
allbox;
lbx lb lb
l l l.
Interface Attribute Value
T{
+.na
+.nh
.BR catanh (),
.BR catanhf (),
.BR catanhl ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
C11, POSIX.1-2008.