summaryrefslogtreecommitdiffstats
path: root/man3/atan.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/atan.3')
-rw-r--r--man3/atan.320
1 files changed, 10 insertions, 10 deletions
diff --git a/man3/atan.3 b/man3/atan.3
index 177968a91..ff73d3b62 100644
--- a/man3/atan.3
+++ b/man3/atan.3
@@ -30,7 +30,7 @@ Math library
.fi
.RS -4
Feature Test Macro Requirements for glibc (see
-.BR feature_test_macros (7)):
+.MR feature_test_macros 7 ):
.RE
.P
.BR atanf (),
@@ -69,7 +69,7 @@ is positive infinity (negative infinity), +pi/2 (\-pi/2) is returned.
No errors occur.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -93,11 +93,11 @@ The variant returning
also conforms to
SVr4, 4.3BSD, C89.
.SH SEE ALSO
-.BR acos (3),
-.BR asin (3),
-.BR atan2 (3),
-.BR carg (3),
-.BR catan (3),
-.BR cos (3),
-.BR sin (3),
-.BR tan (3)
+.MR acos 3 ,
+.MR asin 3 ,
+.MR atan2 3 ,
+.MR carg 3 ,
+.MR catan 3 ,
+.MR cos 3 ,
+.MR sin 3 ,
+.MR tan 3