fanotify_init.2: Minor wording improvements

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-25 12:01:06 +02:00
parent 370359a7c6
commit 72b14a93a1
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,8 @@ to specify the files, directories, and mounts for which fanotify events shall
be created.
These events are received by reading from the file descriptor.
Some events are only informative, indicating that a file has been accessed.
Other events can be used to control if another application may access a file
or directory.
Other events can be used to determine whether
another application is permitted to access a file or directory.
Permission to access filesystem objects is granted by writing to the file
descriptor.
.PP