From 732dfd2898effb21d6dd341c7d5b65962556fa1d Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Fri, 1 May 2009 21:15:31 +0200 Subject: [PATCH] lib.sh: Documentation fix. --- lib.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib.sh b/lib.sh index 189b07e..e9fd56d 100644 --- a/lib.sh +++ b/lib.sh @@ -92,8 +92,9 @@ warning() { unset option } -# Generate a file using several methods. A warning is automatically added to -# the created file and a message printed to stdout through warning(). +# Generate a file using several methods. A warning not to edit it is +# automatically added to the created file and a message printed to stdout +# through warning(). # # The following commands are possible; the file extension for the source file # in brackets. -- 2.43.2