aboutsummaryrefslogtreecommitdiffstats
path: root/man3/nextafter.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/nextafter.3')
-rw-r--r--man3/nextafter.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/nextafter.3 b/man3/nextafter.3
index a1143a359f..f7cbb32d06 100644
--- a/man3/nextafter.3
+++ b/man3/nextafter.3
@@ -54,8 +54,8 @@ _ISOC99_SOURCE || _POSIX_C_SOURCE\ >=\ 200112L
.BR nexttowardf (),
.BR nexttowardl ():
.RS 4
-_XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE ||
-_POSIX_C_SOURCE\ >=\ 200112L
+_XOPEN_SOURCE\ >=\ 600 || _ISOC99_SOURCE
+ || _POSIX_C_SOURCE\ >=\ 200112L
.RE
.ad b
.SH DESCRIPTION