summaryrefslogtreecommitdiffstats
path: root/man3/ccos.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/ccos.3')
-rw-r--r--man3/ccos.312
1 files changed, 6 insertions, 6 deletions
diff --git a/man3/ccos.3 b/man3/ccos.3
index 0e77b3715..28cdbe01f 100644
--- a/man3/ccos.3
+++ b/man3/ccos.3
@@ -30,7 +30,7 @@ ccos(z) = (exp(i * z) + exp(\-i * z)) / 2
.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
@@ -50,8 +50,8 @@ C11, POSIX.1-2008.
glibc 2.1.
C99, POSIX.1-2001.
.SH SEE ALSO
-.BR cabs (3),
-.BR cacos (3),
-.BR csin (3),
-.BR ctan (3),
-.BR complex (7)
+.MR cabs 3 ,
+.MR cacos 3 ,
+.MR csin 3 ,
+.MR ctan 3 ,
+.MR complex 7