[Libguestfs] [PATCH 02/16] generator: Remove doc reference to non-existent guestfs_inotify_watch_all

Matthew Booth mbooth at redhat.com
Tue Mar 27 15:00:44 UTC 2012


---
 generator/generator_actions.ml |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml
index fcf363f..c196ddd 100644
--- a/generator/generator_actions.ml
+++ b/generator/generator_actions.ml
@@ -4484,10 +4484,8 @@ C<IN_Q_OVERFLOW> in the returned structure list (see
 C<guestfs_inotify_read>).
 
 Before any events are generated, you have to add some
-watches to the internal watch list.  See:
-C<guestfs_inotify_add_watch>,
-C<guestfs_inotify_rm_watch> and
-C<guestfs_inotify_watch_all>.
+watches to the internal watch list.  See: C<guestfs_inotify_add_watch> and
+C<guestfs_inotify_rm_watch>.
 
 Queued up events should be read periodically by calling
 C<guestfs_inotify_read>
-- 
1.7.7.6




More information about the Libguestfs mailing list