From: Colin Watson <cjwatson@ubuntu.com>
To: grub-devel@gnu.org
Subject: [PATCH] grub-pe2elf --help talks about grub-editenv
Date: Thu, 11 Jun 2009 17:01:21 +0100 [thread overview]
Message-ID: <20090611160121.GF7367@riva.ucam.org> (raw)
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 [cjwatson@ubuntu.com]
next reply other threads:[~2009-06-11 16:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-11 16:01 Colin Watson [this message]
2009-06-11 17:04 ` [PATCH] grub-pe2elf --help talks about grub-editenv Pavel Roskin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090611160121.GF7367@riva.ucam.org \
--to=cjwatson@ubuntu.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.