]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
scandir.3: wfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 12 Aug 2021 02:34:29 +0000 (04:34 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 12 Aug 2021 03:45:21 +0000 (05:45 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/scandir.3

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