fanotify_init.2, fanotify.7: srcfix: Semantic newlines

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-08-28 14:18:05 +02:00
parent ea4f577808
commit 1a1e4638a5
2 changed files with 8 additions and 4 deletions

View File

@ -217,7 +217,8 @@ In that case, with the
.BR FAN_REPORT_FID
flag, the event will be reported with only one record to identify the
non-directory object itself, because there is no directory associated with
the event. Without the
the event.
Without the
.BR FAN_REPORT_FID
flag, no event will be reported.
See

View File

@ -143,7 +143,8 @@ The use of one of the flags
in
.BR fanotify_init (2)
influences what data structures are returned to the event listener for each
event. Events reported to a group initialized with one of these flags will
event.
Events reported to a group initialized with one of these flags will
use file handles to identify filesystem objects instead of file descriptors.
.TP
After a successful
@ -414,7 +415,8 @@ When an fanotify file descriptor is created using the combination of
.BR FAN_REPORT_FID
and
.BR FAN_REPORT_DIR_FID ,
there may be two information records attached to the event. One with
there may be two information records attached to the event.
One with
.I info_type
field value of
.BR FAN_EVENT_INFO_TYPE_DFID ,
@ -432,7 +434,8 @@ The value of
.I len
is the size of the additional information record including the
.IR fanotify_event_info_header
itself. The total size of all additional information records is not expected
itself.
The total size of all additional information records is not expected
to be bigger than
(
.IR event_len