From 7a35b9818edff34cf999a14f5ab0bef2c7f96344 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 24 Oct 2010 09:09:48 +0200 Subject: [PATCH] access.2: wfix Signed-off-by: Michael Kerrisk --- man2/access.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/access.2 b/man2/access.2 index 20a3fd3ad..6f32c9c24 100644 --- a/man2/access.2 +++ b/man2/access.2 @@ -167,7 +167,7 @@ is denied, even if some of the other access types in are permitted. .PP If the calling process has appropriate privileges (i.e., is superuser), -POSIX.1-2001 permits implementation to indicate success for an +POSIX.1-2001 permits an implementation to indicate success for an .B X_OK check even if none of the execute file permission bits are set. .\" HPU-UX 11 and Tru64 5.1 do this.