scandir.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2021-08-12 04:34:29 +02:00
parent 6bd4cf741c
commit 401819295b
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ nor a valid file descriptor.
.TP .TP
.B ENOTDIR .B ENOTDIR
.I dirp .I dirp
is a relative path and is a relative pathname and
.I dirfd .I dirfd
is a file descriptor referring to a file other than a directory. is a file descriptor referring to a file other than a directory.
.SH VERSIONS .SH VERSIONS