scandir.3: Rework CONFORMING TO text

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-21 11:50:11 +01:00
parent 668676b082
commit b86e869fe0
1 changed files with 6 additions and 6 deletions

View File

@ -227,14 +227,14 @@ was added to glibc in version 2.1.
.BR scandirat ()
was added to glibc in version 2.15.
.SH CONFORMING TO
.BR alphasort ()
and
.BR scandir ()
are specified in POSIX.1-2008, and are widely available.
.BR alphasort (),
.BR scandir ():
POSIX.1-2008.
.BR versionsort ()
is a GNU extension.
and
.BR scandirat ()
is a GNU extension.
are GNU extensions.
.LP
The functions
.BR scandir ()