fanotify.7: Reword FAN_REPORT_FID data structure inclusion semantics

Improved the readability of a sentence that describes the use of
FAN_REPORT_FID and how this particular flag influences what data
structures a listening application could expect to receive when
describing an event.

Signed-off-by: Matthew Bobrowski <mbobrowski@mbobrowski.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Matthew Bobrowski 2019-06-11 20:00:48 +10:00 committed by Michael Kerrisk
parent 77479ef629
commit f5230cf176
1 changed files with 4 additions and 4 deletions

View File

@ -142,12 +142,12 @@ until either a file event occurs or the call is interrupted by a signal
(see
.BR signal (7)).
.PP
Depending on whether
The use of the
.BR FAN_REPORT_FID
is supplied as one of the flags when calling
flag in
.BR fanotify_init (2)
determines what structure(s) are returned for an event within the read
buffer.
will influence what data structures are returned to the event listener for each
event.
After a successful
.BR read (2),
the read buffer contains one or more of the following structures: