open.2: tfix

This one crept in during the first bit of the "will fail" -> "fails"
migration.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
G. Branden Robinson 2017-10-22 05:52:00 -04:00 committed by Michael Kerrisk
parent 86683c22ca
commit fedb2ff513
1 changed files with 1 additions and 1 deletions

View File

@ -1636,7 +1636,7 @@ a flag of the same name, but without alignment restrictions.
.B O_DIRECT
support was added under Linux in kernel version 2.4.10.
Older Linux kernels simply ignore this flag.
Some filesystems may not implement the flagC, in which case
Some filesystems may not implement the flag, in which case
.BR open ()
fails with the error
.B EINVAL