From e04fe04127eee75c5bf60e3a8ec9cddc040c1481 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Thu, 15 May 2014 14:52:46 +0200 Subject: [PATCH] access.2: tfix 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 050fbc940..cdf2f9653 100644 --- a/man2/access.2 +++ b/man2/access.2 @@ -111,7 +111,7 @@ then an .B X_OK check is successful for a regular file if execute permission is enabled for any of the file owner, group, or other. -.SS faccessat () +.SS faccessat() The .BR faccessat () system call operates in exactly the same way as