qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Blue Swirl <blauwirbel@gmail.com>
To: Thomas Monjalon <thomas_ml@monjalon.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] fix old typos in help header
Date: Sun, 2 May 2010 00:06:49 +0300	[thread overview]
Message-ID: <l2of43fc5581005011406scb292b54w22debcf1c1c44fd3@mail.gmail.com> (raw)
In-Reply-To: <1272458521-21824-1-git-send-email-thomas_ml@monjalon.net>

Thanks, applied.

On 4/28/10, Thomas Monjalon <thomas_ml@monjalon.net> wrote:
> From: Thomas Monjalon <thomas@monjalon.net>
>
>  1) Qemu is not only a PC emulator.
>  2) "image image" has already been changed to "disk image" in qemu-doc.texi
>
>  Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
>  ---
>   vl.c |    4 ++--
>   1 files changed, 2 insertions(+), 2 deletions(-)
>
>  diff --git a/vl.c b/vl.c
>  index a485c58..5e03b72 100644
>  --- a/vl.c
>  +++ b/vl.c
>  @@ -2001,7 +2001,7 @@ static void main_loop(void)
>
>   static void version(void)
>   {
>  -    printf("QEMU PC emulator version " QEMU_VERSION QEMU_PKGVERSION ", Copyright (c) 2003-2008 Fabrice Bellard\n");
>  +    printf("QEMU emulator version " QEMU_VERSION QEMU_PKGVERSION ", Copyright (c) 2003-2008 Fabrice Bellard\n");
>   }
>
>   static void help(int exitcode)
>  @@ -2018,7 +2018,7 @@ static void help(int exitcode)
>      version();
>      printf("usage: %s [options] [disk_image]\n"
>             "\n"
>  -           "'disk_image' is a raw hard image image for IDE hard disk 0\n"
>  +           "'disk_image' is a raw hard disk image for IDE hard disk 0\n"
>             "\n"
>             "%s\n"
>             "During emulation, the following keys are useful:\n"
>
> --
>  1.7.1
>
>
>
>
>
>

      reply	other threads:[~2010-05-01 21:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-28 12:42 [Qemu-devel] [PATCH] fix old typos in help header Thomas Monjalon
2010-05-01 21:06 ` Blue Swirl [this message]

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=l2of43fc5581005011406scb292b54w22debcf1c1c44fd3@mail.gmail.com \
    --to=blauwirbel@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=thomas_ml@monjalon.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).