fanotify.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-25 10:50:47 +02:00
parent 88145b29e7
commit d3471a460b
1 changed files with 2 additions and 5 deletions

View File

@ -25,9 +25,7 @@
.SH NAME .SH NAME
fanotify \- monitoring filesystem events fanotify \- monitoring filesystem events
.SH DESCRIPTION .SH DESCRIPTION
The The fanotify API provides notification and interception of filesystem events.
.B fanotify
API provides notification and interception of filesystem events.
Use cases include virus scanning and hierarchical storage management. Use cases include virus scanning and hierarchical storage management.
Currently, only a limited set of events is supported. Currently, only a limited set of events is supported.
In particular, there is no support for create, delete, and move events. In particular, there is no support for create, delete, and move events.
@ -290,8 +288,7 @@ buffer
For permission events, the application must For permission events, the application must
.BR write (2) .BR write (2)
a structure of the following form to the a structure of the following form to the
.B fanotify fanotify file descriptor:
file descriptor:
.in +4n .in +4n
.nf .nf