This commit is contained in:
Michael Kerrisk 2006-02-10 05:25:30 +00:00
parent 3a20b4cafe
commit 3a065ac06d
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ referring to the inotify object.
.BR inotify_add_watch (2)
manipulates the "watch list" associated with an inotify object.
Each item ("watch") in the watch list specifies a pathname of
Each item ("watch") in the watch list specifies the pathname of
a file or directory,
along with some set of events that the kernel should monitor for the
file referred to by that pathname.