diff options
Diffstat (limited to 'man3/getopt.3')
| -rw-r--r-- | man3/getopt.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/getopt.3 b/man3/getopt.3 index 4a657381b1..d83f8693ec 100644 --- a/man3/getopt.3 +++ b/man3/getopt.3 @@ -70,7 +70,7 @@ Feature Test Macro Requirements for glibc (see .PP .BR getopt (): .nf - _POSIX_C_SOURCE\ >=\ 2 || _XOPEN_SOURCE + _POSIX_C_SOURCE >= 2 || _XOPEN_SOURCE .fi .PP .BR getopt_long (), |
