summaryrefslogtreecommitdiffstats
path: root/man3/casinh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/casinh.3')
-rw-r--r--man3/casinh.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/casinh.3 b/man3/casinh.3
index 198e56ab9..7a3c6f3b8 100644
--- a/man3/casinh.3
+++ b/man3/casinh.3
@@ -34,7 +34,7 @@ casinh(z) = clog(z + csqrt(z * z + 1))
.in
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -54,8 +54,8 @@ C11, POSIX.1-2008.
glibc 2.1.
C99, POSIX.1-2001.
.SH SEE ALSO
-.BR asinh (3),
-.BR cabs (3),
-.BR cimag (3),
-.BR csinh (3),
-.BR complex (7)
+.MR asinh 3 ,
+.MR cabs 3 ,
+.MR cimag 3 ,
+.MR csinh 3 ,
+.MR complex 7