]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
fanotify.7: spfix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 5 May 2014 09:38:07 +0000 (11:38 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 5 May 2014 09:38:07 +0000 (11:38 +0200)
Reported-by: Silvan Jegen <s.jegen@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man7/fanotify.7

index 083244f3380309e239b2cfc8f22630d934c856b7..e5549d6bc2830bc7cb151c7689fe27cbb0b0af39 100644 (file)
@@ -91,7 +91,7 @@ If files or directories are renamed or moved, the respective entries survive.
 If files or directories are deleted or mounts are unmounted, the corresponding
 entries are deleted.
 .SS The event queue
-As events occur on the filesystem objects monitired by a notification group,
+As events occur on the filesystem objects monitored by a notification group,
 the fanotify system generates events that are collected in a queue.
 These events can then be read (using
 .BR read (2)
@@ -209,7 +209,7 @@ The bit mask in
 .I mask
 signals which events have occurred for a single filesystem object.
 Multiple bits may be set in this mask,
-if more than one event occurred for the monitored filesystem obect.
+if more than one event occurred for the monitored filesystem object.
 In particular,
 consecutive events for the same filesystem object and originating from the
 same process may be merged into a single event, with the exception that two