From: Michael Kerrisk Date: Fri, 25 Apr 2014 10:07:10 +0000 (+0200) Subject: fanotify_init.2: Minor wording improvement X-Git-Tag: man-pages-3.66~144 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=122dd1667c5c963b886f73f57dc23288e30d0a28;p=thirdparty%2Fman-pages.git fanotify_init.2: Minor wording improvement Signed-off-by: Michael Kerrisk --- diff --git a/man2/fanotify_init.2 b/man2/fanotify_init.2 index 0a46416ad9..8fb19cff73 100644 --- a/man2/fanotify_init.2 +++ b/man2/fanotify_init.2 @@ -130,7 +130,7 @@ will fail with the error .BR EAGAIN . .TP .B FAN_UNLIMITED_QUEUE -This flag removes the limit of 16384 events on the size of the event queue. +This flag removes the limit of 16384 events for the event queue. It requires the .B CAP_SYS_ADMIN capability.