From 401819295bbbf6776087203da02c10d7eeed5da9 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 12 Aug 2021 04:34:29 +0200 Subject: [PATCH] scandir.3: wfix Signed-off-by: Michael Kerrisk --- man3/scandir.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/scandir.3 b/man3/scandir.3 index ba7ef58ca..f3a34db53 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