From: proski Date: Thu, 11 Jun 2009 17:02:26 +0000 (+0000) Subject: 2009-06-11 Colin Watson X-Git-Tag: 1.98~819 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f285fe2d539ab32043588d55d2be2f9349bd5815;p=thirdparty%2Fgrub.git 2009-06-11 Colin Watson * util/grub-pe2elf.c (usage): Fix references to grub-editenv. --- diff --git a/ChangeLog b/ChangeLog index 26d5adb64..63b41e1cd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-06-11 Colin Watson + + * util/grub-pe2elf.c (usage): Fix references to grub-editenv. + 2009-06-11 Pavel Roskin * kern/efi/efi.c (grub_exit): Add infinite loop at the end to diff --git a/util/grub-pe2elf.c b/util/grub-pe2elf.c index ddcebc110..2b2a43ab7 100644 --- a/util/grub-pe2elf.c +++ b/util/grub-pe2elf.c @@ -40,10 +40,10 @@ static void usage (int status) { if (status) - fprintf (stderr, "Try ``grub-editenv --help'' for more information.\n"); + fprintf (stderr, "Try ``grub-pe2elf --help'' for more information.\n"); else printf ("\ -Usage: grub-editenv [OPTIONS] input [output]\n\ +Usage: grub-pe2elf [OPTIONS] input [output]\n\ \n\ Tool to convert pe image to elf.\n\ \nOptions:\n\