fanotify.7: Rework text on event bits a little

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-25 11:21:27 +02:00
parent c9120323bf
commit 2932564490
1 changed files with 5 additions and 1 deletions

View File

@ -212,7 +212,11 @@ file access by another program.
The bit mask in
.I mask
signals which events have occurred for a single filesystem object.
More than one of the following flags can be set at once in the bit mask.
Multiple bits may be set in this mask,
if more than one event occurred for the monitored filesystem obect.
The bits that may appear in
.I mask
are as follows:
.TP
.B FAN_ACCESS
A file or a directory (but see BUGS) was accessed (read).