fanotify.7: Reword FAN_CLOSE_NOWRITE text

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-25 10:17:03 +02:00
parent 9d76d63060
commit 02a18e0f7f
1 changed files with 2 additions and 2 deletions

View File

@ -231,9 +231,9 @@ or
was closed.
.TP
.B FAN_CLOSE_NOWRITE
A file that was opened read-only
A file or directory that was opened read-only
.RB ( O_RDONLY )
or a directory was closed.
was closed.
.TP
.B FAN_Q_OVERFLOW
The event queue exceeded the limit of 16384 entries.