summaryrefslogtreecommitdiffstats
path: root/man3/atan2.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/atan2.3')
-rw-r--r--man3/atan2.318
1 files changed, 9 insertions, 9 deletions
diff --git a/man3/atan2.3 b/man3/atan2.3
index f0df976fa..1bd3091d8 100644
--- a/man3/atan2.3
+++ b/man3/atan2.3
@@ -30,7 +30,7 @@ Math library
.P
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR atan2f (),
@@ -141,7 +141,7 @@ No errors occur.
.\" glibc 2.8 does not do this.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -165,10 +165,10 @@ The variant returning
also conforms to
SVr4, 4.3BSD, C89.
.SH SEE ALSO
-.BR acos (3),
-.BR asin (3),
-.BR atan (3),
-.BR carg (3),
-.BR cos (3),
-.BR sin (3),
-.BR tan (3)
+.MR acos 3 ,
+.MR asin 3 ,
+.MR atan 3 ,
+.MR carg 3 ,
+.MR cos 3 ,
+.MR sin 3 ,
+.MR tan 3