fanotify.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-25 11:38:09 +02:00
parent 72b9aa964c
commit 68bcc008cc
1 changed files with 2 additions and 2 deletions

View File

@ -374,7 +374,7 @@ in
.B ETXTBSY
A write enabled file descriptor shall be created for a file that is executing.
This error is returned by
.BR read (2),
.BR read (2)
if
.B O_RDWR
or
@ -383,7 +383,7 @@ was specified in the
.I event_f_flags
argument when calling
.BR fanotify_init (2)
and the event occurred for a monitored file that is currently being executed.
and an event occurred for a monitored file that is currently being executed.
.PP
In addition to the usual errors for
.BR write (2),