aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2019-06-08 09:20:15 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-06-08 11:45:06 +0200
commiteae836e07176e17161738bb1c80f347751f699c9 (patch)
tree72fc27bbad8bb07d1cd430178d1f7035e0072dd3 /man2
parent817c8240f38ca8510b8d85afef5801118dfd4575 (diff)
downloadman-pages-eae836e07176e17161738bb1c80f347751f699c9.tar.gz
fanotify_init.2, fanotify_mark.2, fanotify.7: Minor tweak: s/object/filesystem object/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r--man2/fanotify_init.22
-rw-r--r--man2/fanotify_mark.24
2 files changed, 3 insertions, 3 deletions
diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2
index 55dd888d3f..6c3b13280c 100644
--- a/man2/fanotify_init.2
+++ b/man2/fanotify_init.2
@@ -97,7 +97,7 @@ example.
.BR FAN_REPORT_FID " (since Linux 5.1)"
.\" commit a8b13aa20afb69161b5123b4f1acc7ea0a03d360
This value allows the receipt of events which contain additional information
-about the underlying object correlated to an event.
+about the underlying filesystem object correlated to an event.
An additional structure encapsulates the information about the object and is
included alongside the generic event metadata structure.
The file descriptor that is used to represent the object correlated to an
diff --git a/man2/fanotify_mark.2 b/man2/fanotify_mark.2
index 24a3085fff..facd9b9747 100644
--- a/man2/fanotify_mark.2
+++ b/man2/fanotify_mark.2
@@ -396,7 +396,7 @@ and
do not specify a directory.
.TP
.B EXDEV
-The object indicated by
+The filesystem object indicated by
.I pathname
resides within a filesystem subvolume (e.g.,
.BR btrfs (5))
@@ -410,7 +410,7 @@ has been created with
.BR FAN_REPORT_FID .
.TP
.B ENODEV
-The object indicated by
+The filesystem object indicated by
.I pathname
is not associated with a filesystem that supports
.I fsid