summaryrefslogtreecommitdiffstats
path: root/man3/catan.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/catan.3')
-rw-r--r--man3/catan.310
1 files changed, 5 insertions, 5 deletions
diff --git a/man3/catan.3 b/man3/catan.3
index d8e290853..d017f670d 100644
--- a/man3/catan.3
+++ b/man3/catan.3
@@ -35,7 +35,7 @@ catan(z) = (clog(1 + i * z) \- clog(1 \- i * z)) / (2 * i)
.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
@@ -88,7 +88,7 @@ main(int argc, char *argv[])
.EE
.\" SRC END
.SH SEE ALSO
-.BR ccos (3),
-.BR clog (3),
-.BR ctan (3),
-.BR complex (7)
+.MR ccos 3 ,
+.MR clog 3 ,
+.MR ctan 3 ,
+.MR complex 7