From: Michael Kerrisk Date: Thu, 28 Jan 2021 13:10:10 +0000 (+0100) Subject: access.2: wfix X-Git-Tag: man-pages-5.11~255 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09c6d6ca72fbdeffda0ceeea92c6486af4e807ad;p=thirdparty%2Fman-pages.git access.2: wfix Signed-off-by: Michael Kerrisk --- diff --git a/man2/access.2 b/man2/access.2 index 7f796d00af..77ff2bd99e 100644 --- a/man2/access.2 +++ b/man2/access.2 @@ -346,7 +346,7 @@ Only access bits are checked, not the file type or contents. Therefore, if a directory is found to be writable, it probably means that files can be created in the directory, and not that the directory can be written as a file. -Similarly, a DOS file may be found to be "executable," but the +Similarly, a DOS file may be reported as executable, but the .BR execve (2) call will still fail. .PP