open.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2018-05-18 10:14:49 +02:00
parent 0cec24722b
commit b0972b3b05
1 changed files with 1 additions and 1 deletions

View File

@ -560,7 +560,7 @@ below.
When possible, the file is opened in nonblocking mode.
Neither the
.BR open ()
nor any subsequent operations on the file descriptor which is
nor any subsequent I/O operations on the file descriptor which is
returned will cause the calling process to wait.
.IP
Note that this flag has no effect for regular files and block devices;