open.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-03-18 10:39:57 +01:00
parent d26f8a31f1
commit d30344ab97
1 changed files with 4 additions and 2 deletions

View File

@ -567,7 +567,9 @@ and
.BR O_NOFOLLOW
are ignored.
If the
If
.I pathname
is a symbolic link and the
.BR O_NOFOLLOW
flag is also specified,
then the call returns a file descriptor referring to the symbolic link.
@ -725,7 +727,7 @@ except for the differences described here.
If the pathname given in
.I pathname
is relative, then it is interpreted relative to the directory
to by the file descriptor
relative to by the file descriptor
.I dirfd
(rather than relative to the current working directory of
the calling process, as is done by