aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
Diffstat (limited to 'man7')
-rw-r--r--man7/fanotify.73
1 files changed, 2 insertions, 1 deletions
diff --git a/man7/fanotify.7 b/man7/fanotify.7
index 577c3f8ff0..28c728996c 100644
--- a/man7/fanotify.7
+++ b/man7/fanotify.7
@@ -696,7 +696,8 @@ The second program (fanotify_fid.c) is an example of fanotify being used
with
.B FAN_REPORT_FID
enabled.
-It attempts to mark the object that is passed as a command-line argument
+It attempts to mark the filesystem object that is passed as
+a command-line argument
and waits until an event of type
.B FAN_CREATE
has occurred.