diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-02-26 16:35:57 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2019-02-26 17:39:00 +0100 |
| commit | fd1eb8a782f38f5d66a8d1a72e2cf0edc7cc02fb (patch) | |
| tree | ba0ae8f19812218f6564ef67319409404ca5a44f /man7 | |
| parent | fc37d2f1c8d8bf42c731b2738e6e2d0612f35fa4 (diff) | |
| download | man-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.7 | 8 |
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 |
