]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fanotify.7: Reword FAN_REPORT_FID data structure inclusion semantics
authorMatthew Bobrowski <mbobrowski@mbobrowski.org>
Tue, 11 Jun 2019 10:00:48 +0000 (20:00 +1000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 12 Jun 2019 21:12:45 +0000 (23:12 +0200)
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>
man7/fanotify.7

index 82f6fa78639204c7e0811b6837f62c08faf9f642..c64ff8daf384744cf1bbaa4a65ac84a47dea6b9b 100644 (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: