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