fanotify_init.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2017-08-15 16:42:13 +02:00
parent e3c8b3499a
commit 080522cba4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ fanotify_init \- create and initialize fanotify group
.B #include <fcntl.h>
.br
.B #include <sys/fanotify.h>
.sp
.PP
.BI "int fanotify_init(unsigned int " flags ", unsigned int " event_f_flags );
.SH DESCRIPTION
For an overview of the fanotify API, see