fnmatch.3: CONFORMING TO: add POSIX.1-2001 and POSIX.1-2008

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-18 12:36:08 +02:00
parent 56d5ba64dc
commit 035bf164eb
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ T{
T} Thread safety MT-Safe env locale
.TE
.SH CONFORMING TO
POSIX.2.
POSIX.1-2001, POSIX.1-2008, POSIX.2.
The
.BR FNM_FILE_NAME ", " FNM_LEADING_DIR ", and " FNM_CASEFOLD
flags are GNU extensions.