aboutsummaryrefslogtreecommitdiffstats
path: root/man3/nextafter.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/nextafter.3')
-rw-r--r--man3/nextafter.37
1 files changed, 6 insertions, 1 deletions
diff --git a/man3/nextafter.3 b/man3/nextafter.3
index 28cd175cb0..7619cc4af1 100644
--- a/man3/nextafter.3
+++ b/man3/nextafter.3
@@ -81,7 +81,12 @@ is less than
these functions will return the largest representable number less than
.IR x .
-If \fIx\fP equals \fIy\fP, the functions return \fIy\fP.
+If
+.I x
+equals
+.IR y ,
+the functions return
+.IR y .
The
.BR nexttoward ()