]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fanotify_init.2, fanotify.7: Minor edits to Jan Kara's patch
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Jan 2021 13:26:08 +0000 (14:26 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 4 Jan 2021 13:29:59 +0000 (14:29 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/fanotify_init.2
man7/fanotify.7

index 13538912b9dbeaf11b596a3010679f047e5f379d..f0ad402bee0dcc036b1855a274ad4912bef668b6 100644 (file)
@@ -159,9 +159,10 @@ supplied to
 .BR FAN_ENABLE_AUDIT " (since Linux 4.15)"
 .\" commit de8cd83e91bc3ee212b3e6ec6e4283af9e4ab269
 Enable generation of audit log records about access mediation performed by
-permission events. The permission event response has to be marked with
+permission events.
+The permission event response has to be marked with the
 .B FAN_AUDIT
-flag for audit log record to be generated.
+flag for an audit log record to be generated.
 .TP
 .BR FAN_REPORT_FID " (since Linux 5.1)"
 .\" commit a8b13aa20afb69161b5123b4f1acc7ea0a03d360
index d5bf6d98774894bdb0b76d002f3a9d3b849d1344..56d940af71601afe326773e338427932c11270c9 100644 (file)
@@ -588,13 +588,15 @@ to deny the file operation.
 .PP
 If access is denied, the requesting application call will receive an
 .BR EPERM
-error. Additionally, if the notification group has been created with
+error.
+Additionally, if the notification group has been created with the
 .B FAN_ENABLE_AUDIT
-flag,
+flag, then the
 .B FAN_AUDIT
 flag can be set in the
 .I response
-field. In that case audit subsystem will log information about the access
+field.
+In that case, the audit subsystem will log information about the access
 decision to the audit logs.
 .\"
 .SS Closing the fanotify file descriptor