From 2626921f46ce99e7faa181c77998a7d7b5391cfc Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Fri, 21 Feb 2014 08:15:15 +0100 Subject: [PATCH] access.2: ffix 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 7ae7a20f3..0c11962a1 100644 --- a/man2/access.2 +++ b/man2/access.2 @@ -49,7 +49,7 @@ access, faccessat \- check user's permissions for a file .sp .BI "int access(const char *" pathname ", int " mode ); -.B #include /* Definition of AT_* constants */ +.BR "#include " "/* Definition of AT_* constants */" .B #include .sp .BI "int faccessat(int " dirfd ", const char *" pathname ", int " \