aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2019-02-26 16:35:57 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-02-26 17:39:00 +0100
commitfd1eb8a782f38f5d66a8d1a72e2cf0edc7cc02fb (patch)
treeba0ae8f19812218f6564ef67319409404ca5a44f /man7
parentfc37d2f1c8d8bf42c731b2738e6e2d0612f35fa4 (diff)
downloadman-pages-fd1eb8a782f38f5d66a8d1a72e2cf0edc7cc02fb.tar.gz
fanotify_mark.2, fanotify.7: Minor tweaks to Matthew Bobrowski's patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/fanotify.78
1 files changed, 2 insertions, 6 deletions
diff --git a/man7/fanotify.7 b/man7/fanotify.7
index cc24577356..4582b727b6 100644
--- a/man7/fanotify.7
+++ b/man7/fanotify.7
@@ -252,9 +252,7 @@ A file or a directory was opened.
.TP
.B FAN_OPEN_EXEC
A file was opened with the intent to be executed.
-See
-.B NOTES
-in
+See NOTES in
.BR fanotify_mark (2)
for additional details.
.TP
@@ -298,9 +296,7 @@ open the filesystem object shall be granted.
An application wants to open a file for execution.
The reader must write a response that determines whether the permission to
open the filesystem object for execution shall be granted.
-See
-.B NOTES
-in
+See NOTES in
.BR fanotify_mark (2)
for additional details.
.PP