]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fanotify_init.2: Minor wording improvement
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 25 Apr 2014 10:07:10 +0000 (12:07 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 25 Apr 2014 10:07:10 +0000 (12:07 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/fanotify_init.2

index 0a46416ad9997c5d88e8ac9036c84c73dad3345b..8fb19cff738dd223ccade12ed8074368cf9b6dc3 100644 (file)
@@ -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.