stat.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-02-08 12:15:28 +01:00
parent 368bbfa929
commit 0509285e2c
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ Feature Test Macro Requirements for glibc (see
.RS 4 .RS 4
/* glibc 2.19 and earlier */ _BSD_SOURCE || /* glibc 2.19 and earlier */ _BSD_SOURCE ||
.br .br
/* Since glibc 2.20 */_DEFAULT_SOURCE || /* Since glibc 2.20 */ _DEFAULT_SOURCE ||
.br .br
_XOPEN_SOURCE\ >=\ 500 || _XOPEN_SOURCE\ >=\ 500 ||
_XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED _XOPEN_SOURCE\ &&\ _XOPEN_SOURCE_EXTENDED