Revision: 2304
http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2304
Author: proski
Date: 2009-06-11 17:02:26 +0000 (Thu, 11 Jun 2009)
Log Message:
-----------
2009-06-11 Colin Watson <[email protected]>
* util/grub-pe2elf.c (usage): Fix references to grub-editenv.
Modified Paths:
--------------
trunk/grub2/ChangeLog
trunk/grub2/util/grub-pe2elf.c
Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog 2009-06-11 16:54:52 UTC (rev 2303)
+++ trunk/grub2/ChangeLog 2009-06-11 17:02:26 UTC (rev 2304)
@@ -1,3 +1,7 @@
+2009-06-11 Colin Watson <[email protected]>
+
+ * util/grub-pe2elf.c (usage): Fix references to grub-editenv.
+
2009-06-11 Pavel Roskin <[email protected]>
* kern/efi/efi.c (grub_exit): Add infinite loop at the end to
Modified: trunk/grub2/util/grub-pe2elf.c
===================================================================
--- trunk/grub2/util/grub-pe2elf.c 2009-06-11 16:54:52 UTC (rev 2303)
+++ trunk/grub2/util/grub-pe2elf.c 2009-06-11 17:02:26 UTC (rev 2304)
@@ -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\