aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorAnthony Iliopoulos <ailiopoulos@suse.com>2018-11-20 17:54:31 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2018-11-24 08:04:42 +0100
commit6684e3e4fffee6bd3574772741c4ca05af35c3d8 (patch)
tree6832045abd01ab701678955f8d9c902399288df6 /man7
parent63e59e0d3146d36ab908b2dfbbfaed02f097998e (diff)
downloadman-pages-6684e3e4fffee6bd3574772741c4ca05af35c3d8.tar.gz
fanotify.7: wfix
Use "FAN_OPEN_PERM" consistently rather than "FAN_PERM_OPEN". Signed-off-by: Anthony Iliopoulos <ailiopoulos@suse.com> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/fanotify.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/fanotify.7 b/man7/fanotify.7
index 0c417c07e2..00e080522a 100644
--- a/man7/fanotify.7
+++ b/man7/fanotify.7
@@ -530,7 +530,7 @@ Thus, the reading application has no way to detect the error.
The following program demonstrates the usage of the fanotify API.
It marks the mount point passed as a command-line argument
and waits for events of type
-.B FAN_PERM_OPEN
+.B FAN_OPEN_PERM
and
.BR FAN_CLOSE_WRITE .
When a permission event occurs, a