]> git.ipfire.org Git - thirdparty/man-pages.git/blobdiff - man3/floor.3
ffix
[thirdparty/man-pages.git] / man3 / floor.3
index 3aede98105a9092ebfbbe87fe1e48e194335050d..5f2bb0104bdb7fd99112ae88ee814a02a4489e46 100644 (file)
@@ -49,7 +49,8 @@ and
 can occur.
 If \fIx\fP is NaN, then NaN is returned and
 .I errno
-may be set to EDOM.
+may be set to
+.BR EDOM .
 .SH "CONFORMING TO"
 The
 .BR floor ()
@@ -58,7 +59,9 @@ The other functions are from C99.
 .SH NOTES
 SUSv2 and POSIX.1-2001 contain text about overflow (which might set
 .I errno
-to ERANGE, or raise an exception).
+to
+.BR ERANGE ,
+or raise an exception).
 In practice, the result cannot overflow on any current machine,
 so this error-handling stuff is just nonsense.
 (More precisely, overflow can happen only when the maximum value