aboutsummaryrefslogtreecommitdiffstats
path: root/man3
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2021-08-12 04:34:29 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2021-08-12 05:45:21 +0200
commit401819295bbbf6776087203da02c10d7eeed5da9 (patch)
tree913438a221916ae50f981bdc407f594aed6e7792 /man3
parent6bd4cf741c67759262949a0dfee09757cda4cc42 (diff)
downloadman-pages-401819295bbbf6776087203da02c10d7eeed5da9.tar.gz
scandir.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3')
-rw-r--r--man3/scandir.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/scandir.3 b/man3/scandir.3
index ba7ef58cae..f3a34db530 100644
--- a/man3/scandir.3
+++ b/man3/scandir.3
@@ -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