]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2009-06-11 Colin Watson <cjwatson@ubuntu.com>
authorproski <proski@localhost>
Thu, 11 Jun 2009 17:02:26 +0000 (17:02 +0000)
committerproski <proski@localhost>
Thu, 11 Jun 2009 17:02:26 +0000 (17:02 +0000)
* util/grub-pe2elf.c (usage): Fix references to grub-editenv.

ChangeLog
util/grub-pe2elf.c

index 26d5adb64203528ce7108b9fdbded69d3f3c1d42..63b41e1cd8c6cce9fde541e7cda5523289dc53f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index ddcebc110e1d535cc8c906b50de95e085390b9ec..2b2a43ab75938ac468cd157e382820a53525f1da 100644 (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\