diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-12 04:34:29 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2021-08-12 05:45:21 +0200 |
| commit | 401819295bbbf6776087203da02c10d7eeed5da9 (patch) | |
| tree | 913438a221916ae50f981bdc407f594aed6e7792 /man3 | |
| parent | 6bd4cf741c67759262949a0dfee09757cda4cc42 (diff) | |
| download | man-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.3 | 2 |
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 |
