From 2834059b2ac047bc099ed7617c4f6174d441d7e1 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Thu, 9 Apr 2009 19:42:22 +0100 Subject: [PATCH] Documentation update. --- src/generator.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/generator.ml b/src/generator.ml index c8809e4..50079eb 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 -C and sorting the files into alphabetical order."); +C and sorting the resulting nodes into alphabetical order."); ] let all_functions = non_daemon_functions @ daemon_functions -- 1.8.3.1