aboutsummaryrefslogtreecommitdiffstats
path: root/man2/wait.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/wait.2')
-rw-r--r--man2/wait.27
1 files changed, 3 insertions, 4 deletions
diff --git a/man2/wait.2 b/man2/wait.2
index c3ddb5db11..ccbbc59097 100644
--- a/man2/wait.2
+++ b/man2/wait.2
@@ -72,11 +72,10 @@ Feature Test Macro Requirements for glibc (see
.PD 0
.BR waitid ():
.RS 4
-_SVID_SOURCE ||
-_XOPEN_SOURCE\ >=\ 500 ||
-_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
+_SVID_SOURCE || _XOPEN_SOURCE\ >=\ 500
+.\" || _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED
.br
-|| /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
+ || /* Since glibc 2.12: */ _POSIX_C_SOURCE\ >=\ 200809L
.RE
.PD
.ad