access.2n chmod.2, chown.2: ffix regression

Introduced in my previous commit 9d3ea7a299

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Simon Paillard 2014-02-28 22:04:20 +01:00 committed by Michael Kerrisk
parent 31718129c9
commit 98d3114d7e
3 changed files with 4 additions and 4 deletions

View File

@ -138,7 +138,7 @@ then
.I pathname
is interpreted relative to the current working
directory of the calling process (like
.BR access () ).
.BR access ()).
If
.I pathname
@ -154,7 +154,7 @@ Perform access checks using the effective user and group IDs.
By default,
.BR faccessat ()
uses the real IDs (like
.BR access () ).
.BR access ()).
.TP
.B AT_SYMLINK_NOFOLLOW
If

View File

@ -206,7 +206,7 @@ then
.I pathname
is interpreted relative to the current working
directory of the calling process (like
.BR chmod () ).
.BR chmod ()).
If
.I pathname

View File

@ -169,7 +169,7 @@ then
.I pathname
is interpreted relative to the current working
directory of the calling process (like
.BR chown () ).
.BR chown ()).
If
.I pathname