summaryrefslogtreecommitdiffstats
path: root/man3/catanh.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/catanh.3')
-rw-r--r--man3/catanh.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/catanh.3 b/man3/catanh.3
index f6749fe6c..6b18f395c 100644
--- a/man3/catanh.3
+++ b/man3/catanh.3
@@ -35,7 +35,7 @@ catanh(z) = 0.5 * (clog(1 + z) \- clog(1 \- z))
.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
@@ -87,8 +87,8 @@ main(int argc, char *argv[])
.EE
.\" SRC END
.SH SEE ALSO
-.BR atanh (3),
-.BR cabs (3),
-.BR cimag (3),
-.BR ctanh (3),
-.BR complex (7)
+.MR atanh 3 ,
+.MR cabs 3 ,
+.MR cimag 3 ,
+.MR ctanh 3 ,
+.MR complex 7