summaryrefslogtreecommitdiffstats
path: root/man3/frexp.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/frexp.3')
-rw-r--r--man3/frexp.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/frexp.3 b/man3/frexp.3
index ddcbc5802..30c4d48ef 100644
--- a/man3/frexp.3
+++ b/man3/frexp.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 frexpf (),
@@ -79,7 +79,7 @@ is unspecified.
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
@@ -138,5 +138,5 @@ main(int argc, char *argv[])
.EE
.\" SRC END
.SH SEE ALSO
-.BR ldexp (3),
-.BR modf (3)
+.MR ldexp 3 ,
+.MR modf 3