OSDN Git Service

(split) LDP: Update original to LDP v3.52.
[linuxjm/LDP_man-pages.git] / original / man3 / rint.3
index cacf3c1..8dde6bc 100644 (file)
@@ -105,8 +105,11 @@ when the result differs in value from the argument.
 .SH RETURN VALUE
 These functions return the rounded integer value.
 
-If \fIx\fP is integral, +0, \-0, NaN, or infinite,
-\fIx\fP itself is returned.
+If
+.I x
+is integral, +0, \-0, NaN, or infinite,
+.I x
+itself is returned.
 .SH ERRORS
 No errors occur.
 POSIX.1-2001 documents a range error for overflows, but see NOTES.