summaryrefslogtreecommitdiffstats
path: root/man3/carg.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/carg.3')
-rw-r--r--man3/carg.36
1 files changed, 3 insertions, 3 deletions
diff --git a/man3/carg.3 b/man3/carg.3
index f95be60e4..1face9691 100644
--- a/man3/carg.3
+++ b/man3/carg.3
@@ -64,7 +64,7 @@ tan(carg(z)) = cimag(z) / creal(z)
The return value is in the range of [\-pi,pi].
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -84,5 +84,5 @@ C11, POSIX.1-2008.
glibc 2.1.
C99, POSIX.1-2001.
.SH SEE ALSO
-.BR cabs (3),
-.BR complex (7)
+.MR cabs 3 ,
+.MR complex 7