aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoritpflop <31954040+itpflop@users.noreply.github.com>2020-01-27 01:14:19 +0100
committerEric Curtin <ericcurtin17@gmail.com>2020-01-27 00:14:19 +0000
commitea3c24f20c76c7b5f8a65e25b07c465321e9ccb7 (patch)
treeae0122dd41161aff4a23ecb0623ab9d7b833feb4
parent6190fc48d9b1392f167e5967f5aa1c9649651106 (diff)
downloadinotify-tools-ea3c24f20c76c7b5f8a65e25b07c465321e9ccb7.zip
inotify-tools-ea3c24f20c76c7b5f8a65e25b07c465321e9ccb7.tar.gz
inotify-tools-ea3c24f20c76c7b5f8a65e25b07c465321e9ccb7.tar.bz2
Fix typo in man page of inotifywait. (#96)
-rw-r--r--man/inotifywait.1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/inotifywait.1.in b/man/inotifywait.1.in
index 2653592..55ed3dd 100644
--- a/man/inotifywait.1.in
+++ b/man/inotifywait.1.in
@@ -256,7 +256,7 @@ actually implemented simply by listening for both
.B moved_to
and
.B moved_from,
-hence all close events received will be output as one or both of these, not
+hence all move events received will be output as one or both of these, not
.B MOVE.
.TP