Correction in the aug-ls documentation.
[libguestfs.git] / guestfs-actions.pod
index 89aa968..f990654 100644 (file)
@@ -176,7 +176,7 @@ This function returns 0 on success or -1 on error.
                const char *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.
 
 This function returns a NULL-terminated array of strings
 (like L<environ(3)>), or NULL if there was an error.