Looks like a copy-and-paste job gone slightly wrong. Index: util/grub-pe2elf.c =================================================================== --- util/grub-pe2elf.c (revision 2297) +++ util/grub-pe2elf.c (working copy) @@ -40,10 +40,10 @@ 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\
Thanks, -- Colin Watson [cjwat...@ubuntu.com] _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel