summaryrefslogtreecommitdiffstats
path: root/man3/floor.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/floor.3')
-rw-r--r--man3/floor.316
1 files changed, 8 insertions, 8 deletions
diff --git a/man3/floor.3 b/man3/floor.3
index 2df4489ba..002ecaa44 100644
--- a/man3/floor.3
+++ b/man3/floor.3
@@ -22,7 +22,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 floorf (),
@@ -55,7 +55,7 @@ No errors occur.
POSIX.1-2001 documents a range error for overflows, but see NOTES.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
-.BR attributes (7).
+.MR attributes 7 .
.TS
allbox;
lbx lb lb
@@ -97,9 +97,9 @@ and the number of mantissa bits
including the implicit bit
is 24 (respectively, 53).)
.SH SEE ALSO
-.BR ceil (3),
-.BR lrint (3),
-.BR nearbyint (3),
-.BR rint (3),
-.BR round (3),
-.BR trunc (3)
+.MR ceil 3 ,
+.MR lrint 3 ,
+.MR nearbyint 3 ,
+.MR rint 3 ,
+.MR round 3 ,
+.MR trunc 3