scandir.3: wfix: scandirat() is a library function, not a system call

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-02-21 11:42:48 +01:00
parent ef097103d1
commit 78e3b45859
1 changed files with 2 additions and 2 deletions

View File

@ -100,7 +100,7 @@ Feature Test Macro Requirements for glibc (see
.br
.RS 4
.PD 0
.ad l
.ad b
_BSD_SOURCE || _SVID_SOURCE
.br
|| /* Since glibc 2.10: */
@ -145,7 +145,7 @@ on the strings \fI(*a)\->d_name\fP and \fI(*b)\->d_name\fP.
.SS scandirat()
The
.BR scandirat ()
system call operates in exactly the same way as
function operates in exactly the same way as
.BR scandir (3),
except for the differences described here.