diff options
| -rw-r--r-- | man7/inotify.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/inotify.7 b/man7/inotify.7 index e4bfbd6c62..2a4da8791e 100644 --- a/man7/inotify.7 +++ b/man7/inotify.7 @@ -803,7 +803,7 @@ event might be fetched only on the next .BR read (2), which should be done with a (small) timeout to allow for the fact that insertion of the -.BR IN_MOVED_FROM - IN_MOVED_TO +.BR IN_MOVED_FROM + IN_MOVED_TO event pair is not atomic, and also the possibility that there may not be any .B IN_MOVED_TO |
