inotify.7: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-02 14:04:33 +02:00
parent 85e179c5c2
commit da977073d0
1 changed files with 1 additions and 1 deletions

View File

@ -601,7 +601,7 @@ The
returns the number of bytes available to read from an
inotify file descriptor.
.SS Limitations and caveats
The inotify applications identifies events via watch descriptors.
The inotify API identifies events via watch descriptors.
It is the application's responsibility to cache a mapping
(if one is needed) between watch descriptors and pathnames.
Be aware that directory renamings may affect multiple cached pathnames.