fanotify_mark.2: Minor improvement to FAN_MARK_MOUNT text

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-25 12:19:19 +02:00
parent 95f6869e5d
commit c82b4ae43a
1 changed files with 5 additions and 3 deletions

View File

@ -109,10 +109,12 @@ If the filesystem object to be marked is not a directory, the error
shall be raised.
.TP
.B FAN_MARK_MOUNT
The
Mark the mount point specified by
.IR pathname .
If
.I pathname
is not itself a mount point, the mount point containing
.I pathname
indicates a mount point to be marked.
If the path is not itself a mount point, the mount point containing the path
will be marked.
All directories, subdirectories, and the contained files of the mount point
will be monitored.