open.2: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Peter Schiffer 2013-07-22 12:44:48 +02:00 committed by Michael Kerrisk
parent 122a101a27
commit 13a082cb40
1 changed files with 1 additions and 1 deletions

View File

@ -489,7 +489,7 @@ and
.IP *
Retrieving open file status flags using the
.BR fcntl (2)
.BR F_GETFD
.BR F_GETFL
operation: the returned flags will include the bit
.BR O_PATH .