summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-04-09 19:42:22 +0100
committerRichard Jones <rjones@redhat.com>2009-04-09 19:42:22 +0100
commit2834059b2ac047bc099ed7617c4f6174d441d7e1 (patch)
treeeab458ad55ef56057a92b50df9768b17b8ff430b
parent7e948f45852e4aab24775200da4b0de3c5904bdc (diff)
downloadlibguestfs-2834059b2ac047bc099ed7617c4f6174d441d7e1.tar.gz
libguestfs-2834059b2ac047bc099ed7617c4f6174d441d7e1.tar.xz
libguestfs-2834059b2ac047bc099ed7617c4f6174d441d7e1.zip
Documentation update.
-rwxr-xr-xsrc/generator.ml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generator.ml b/src/generator.ml
index c8809e49..50079eb4 100755
--- a/src/generator.ml
+++ b/src/generator.ml
@@ -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