2009-06-11 Colin Watson <cjwatson@ubuntu.com>

* util/grub-pe2elf.c (usage): Fix references to grub-editenv.
This commit is contained in:
proski 2009-06-11 17:02:26 +00:00
parent b6783cb2ee
commit f285fe2d53
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2009-06-11 Colin Watson <cjwatson@ubuntu.com>
* util/grub-pe2elf.c (usage): Fix references to grub-editenv.
2009-06-11 Pavel Roskin <proski@gnu.org>
* kern/efi/efi.c (grub_exit): Add infinite loop at the end to

View File

@ -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\