Documentation update.
authorRichard Jones <rjones@redhat.com>
Thu, 9 Apr 2009 18:42:22 +0000 (19:42 +0100)
committerRichard Jones <rjones@redhat.com>
Thu, 9 Apr 2009 18:42:22 +0000 (19:42 +0100)
src/generator.ml

index c8809e4..50079eb 100755 (executable)
@@ -478,7 +478,7 @@ details.");
    "list Augeas nodes under a path",
    "\
 This is just a shortcut for listing C<guestfs_aug_match>
-C<path/*> and sorting the files into alphabetical order.");
+C<path/*> and sorting the resulting nodes into alphabetical order.");
 ]
 
 let all_functions = non_daemon_functions @ daemon_functions