summaryrefslogtreecommitdiffstats
path: root/man3/casinh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/casinh.3')
-rw-r--r--man3/casinh.36
1 files changed, 2 insertions, 4 deletions
diff --git a/man3/casinh.3 b/man3/casinh.3
index ec4e5d0b4..95d1c286a 100644
--- a/man3/casinh.3
+++ b/man3/casinh.3
@@ -35,21 +35,19 @@ casinh(z) = clog(z + csqrt(z * z + 1))
.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 casinh (),
.BR casinhf (),
.BR casinhl ()
T} Thread safety MT-Safe
.TE
-.hy
-.ad
.sp 1
.SH STANDARDS
C11, POSIX.1-2008.