summaryrefslogtreecommitdiffstats
path: root/man3/modf.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/modf.3')
-rw-r--r--man3/modf.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/modf.3 b/man3/modf.3
index 333f2f859..06305abfe 100644
--- a/man3/modf.3
+++ b/man3/modf.3
@@ -29,7 +29,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 modff (),
@@ -66,7 +66,7 @@ is set to positive infinity (negative infinity).
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
@@ -90,5 +90,5 @@ The variant returning
also conforms to
SVr4, 4.3BSD, C89.
.SH SEE ALSO
-.BR frexp (3),
-.BR ldexp (3)
+.MR frexp 3 ,
+.MR ldexp 3