summaryrefslogtreecommitdiffstats
path: root/man3/significand.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/significand.3')
-rw-r--r--man3/significand.38
1 files changed, 4 insertions, 4 deletions
diff --git a/man3/significand.3 b/man3/significand.3
index e991a822a..bc7c35351 100644
--- a/man3/significand.3
+++ b/man3/significand.3
@@ -23,7 +23,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 significand (),
@@ -49,7 +49,7 @@ This function exists mainly for use in certain standardized tests
for IEEE 754 conformance.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -73,5 +73,5 @@ BSD.
.BR significand ()
BSD.
.SH SEE ALSO
-.BR ilogb (3),
-.BR scalb (3)
+.MR ilogb 3 ,
+.MR scalb 3