* [PATCH] grub-pe2elf --help talks about grub-editenv
@ 2009-06-11 16:01 Colin Watson
2009-06-11 17:04 ` Pavel Roskin
0 siblings, 1 reply; 2+ messages in thread
From: Colin Watson @ 2009-06-11 16:01 UTC (permalink / raw)
To: grub-devel
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]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] grub-pe2elf --help talks about grub-editenv
2009-06-11 16:01 [PATCH] grub-pe2elf --help talks about grub-editenv Colin Watson
@ 2009-06-11 17:04 ` Pavel Roskin
0 siblings, 0 replies; 2+ messages in thread
From: Pavel Roskin @ 2009-06-11 17:04 UTC (permalink / raw)
To: The development of GRUB 2
On Thu, 2009-06-11 at 17:01 +0100, Colin Watson wrote:
> Looks like a copy-and-paste job gone slightly wrong.
>
> Index: util/grub-pe2elf.c
Applied. Thank you!
By the way, I welcome contributions from Ubuntu, the first major distro
to adopt GRUB2!
--
Regards,
Pavel Roskin
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-11 17:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-11 16:01 [PATCH] grub-pe2elf --help talks about grub-editenv Colin Watson
2009-06-11 17:04 ` Pavel Roskin
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.