summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-06-28 07:49:06 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-06-28 07:49:06 +0200
commit264545c62e23f61725d00eac8e7cccaa20fa91f8 (patch)
treeb2a49776c7550b6dc607f70d204aa08cd36be3f1
parent7499e6bc8ec1318463533c2cb680dbd9379d7583 (diff)
inotify.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man7/inotify.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/inotify.7 b/man7/inotify.7
index d690923d7..04893a3a8 100644
--- a/man7/inotify.7
+++ b/man7/inotify.7
@@ -322,7 +322,7 @@ so that events are not generated for children after
they have been unlinked from the watched directory.
.TP
.B IN_MASK_ADD
-Add (OR) events to watch mask for this pathname if
+Add (OR) events to the watch mask for this pathname if
it already exists (instead of replacing mask).
.TP
.B IN_ONESHOT