aboutsummaryrefslogtreecommitdiffstats
path: root/man2/pread.2
diff options
context:
space:
mode:
Diffstat (limited to 'man2/pread.2')
-rw-r--r--man2/pread.24
1 files changed, 2 insertions, 2 deletions
diff --git a/man2/pread.2 b/man2/pread.2
index e270678fc9..bc5a5134c1 100644
--- a/man2/pread.2
+++ b/man2/pread.2
@@ -44,10 +44,10 @@ Feature Test Macro Requirements for glibc (see
.RS 4
.TP 4
Since glibc 2.12:
-_XOPEN_SOURCE >= 500 || _POSIX_C_SOURCE\ >=\ 200809L
+_XOPEN_SOURCE\ >=\ 500 || _POSIX_C_SOURCE\ >=\ 200809L
.TP
Before glibc 2.12:
-_XOPEN_SOURCE >= 500
+_XOPEN_SOURCE\ >=\ 500
.RE
.ad
.PD