open.2: Remove crufty duplicate text on modifying file status flags

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-01-21 08:55:29 +01:00
parent 9bde49089c
commit fb0840efdd
1 changed files with 0 additions and 4 deletions

View File

@ -635,10 +635,6 @@ Otherwise the effect of
.B O_TRUNC
is unspecified.
.PP
Some of these optional flags can be altered using
.BR fcntl (2)
after the file has been opened.
.BR creat ()
is equivalent to
.BR open ()