diff --git a/ChangeLog b/ChangeLog index e8fa86033..38171b1f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-04-10 BVK Chaitanya + + Documentation fix. + + * util/grub-script-check.c: Better help message. + 2010-04-10 BVK Chaitanya Fix FreeBSD build. diff --git a/util/grub-script-check.c b/util/grub-script-check.c index af39dcdc0..dc732aa01 100644 --- a/util/grub-script-check.c +++ b/util/grub-script-check.c @@ -130,7 +130,7 @@ Checks GRUB script configuration file for syntax errors.\n\ \n\ -h, --help display this message and exit\n\ -V, --version print version information and exit\n\ - -v, --verbose print script being processed\n\ + -v, --verbose print the script as it is being processed\n\ \n\ Report bugs to <%s>.\n\ ", program_name,