]> rtime.felk.cvut.cz Git - sojka/libev.git/commitdiff
*** empty log message ***
authorMarc Alexander Lehmann <libev@schmorp.de>
Tue, 22 Jan 2013 03:53:01 +0000 (03:53 +0000)
committerMarc Alexander Lehmann <libev@schmorp.de>
Tue, 22 Jan 2013 03:53:01 +0000 (03:53 +0000)
ev.pod

diff --git a/ev.pod b/ev.pod
index 929aafcb9c80432a69fc033c3a7995740a45bc4c..391c6dba1314a8f055c527ab13a543b1fd2bb14e 100644 (file)
--- a/ev.pod
+++ b/ev.pod
@@ -2608,8 +2608,9 @@ its completion.
 
 This watches a file system path for attribute changes. That is, it calls
 C<stat> on that path in regular intervals (or when the OS says it changed)
-and sees if it changed compared to the last time, invoking the callback if
-it did.
+and sees if it changed compared to the last time, invoking the callback
+if it did. Starting the watcher C<stat>'s the file, so only changes that
+happen after the watcher has been started will be reported.
 
 The path does not need to exist: changing from "path exists" to "path does
 not exist" is a status change like any other. The condition "path does not