qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] qemu-img: Fix copy+paste bug in documentation
@ 2010-07-09 18:30 Stefan Weil
  2010-07-11 17:26 ` [Qemu-devel] " Stefan Hajnoczi
  2010-07-12  7:21 ` Kevin Wolf
  0 siblings, 2 replies; 3+ messages in thread
From: Stefan Weil @ 2010-07-09 18:30 UTC (permalink / raw)
  To: QEMU Developers; +Cc: Kevin Wolf, Stefan Hajnoczi

Replace rebase by resize in documentation of resize command.

Cc: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Cc: Kevin Wolf <kwolf@redhat.com>

Signed-off-by: Stefan Weil <weil@mail.berlios.de>
---
 qemu-img-cmds.hx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx
index c4cf3e7..6d3e5f8 100644
--- a/qemu-img-cmds.hx
+++ b/qemu-img-cmds.hx
@@ -54,6 +54,6 @@ ETEXI
 DEF("resize", img_resize,
     "resize filename [+ | -]size")
 STEXI
-@item rebase @var{filename} [+ | -]@var{size}
+@item resize @var{filename} [+ | -]@var{size}
 @end table
 ETEXI
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Qemu-devel] Re: [PATCH] qemu-img: Fix copy+paste bug in documentation
  2010-07-09 18:30 [Qemu-devel] [PATCH] qemu-img: Fix copy+paste bug in documentation Stefan Weil
@ 2010-07-11 17:26 ` Stefan Hajnoczi
  2010-07-12  7:21 ` Kevin Wolf
  1 sibling, 0 replies; 3+ messages in thread
From: Stefan Hajnoczi @ 2010-07-11 17:26 UTC (permalink / raw)
  To: Stefan Weil; +Cc: Kevin Wolf, QEMU Developers

On Fri, Jul 09, 2010 at 08:30:07PM +0200, Stefan Weil wrote:
> Replace rebase by resize in documentation of resize command.
> 
> Cc: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
> Cc: Kevin Wolf <kwolf@redhat.com>
> 
> Signed-off-by: Stefan Weil <weil@mail.berlios.de>
> ---

Looks good, thanks for fixing this.

Stefan

>  qemu-img-cmds.hx |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx
> index c4cf3e7..6d3e5f8 100644
> --- a/qemu-img-cmds.hx
> +++ b/qemu-img-cmds.hx
> @@ -54,6 +54,6 @@ ETEXI
>  DEF("resize", img_resize,
>      "resize filename [+ | -]size")
>  STEXI
> -@item rebase @var{filename} [+ | -]@var{size}
> +@item resize @var{filename} [+ | -]@var{size}
>  @end table
>  ETEXI
> -- 
> 1.7.1
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] Re: [PATCH] qemu-img: Fix copy+paste bug in documentation
  2010-07-09 18:30 [Qemu-devel] [PATCH] qemu-img: Fix copy+paste bug in documentation Stefan Weil
  2010-07-11 17:26 ` [Qemu-devel] " Stefan Hajnoczi
@ 2010-07-12  7:21 ` Kevin Wolf
  1 sibling, 0 replies; 3+ messages in thread
From: Kevin Wolf @ 2010-07-12  7:21 UTC (permalink / raw)
  To: Stefan Weil; +Cc: QEMU Developers, Stefan Hajnoczi

Am 09.07.2010 20:30, schrieb Stefan Weil:
> Replace rebase by resize in documentation of resize command.
> 
> Cc: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
> Cc: Kevin Wolf <kwolf@redhat.com>
> 
> Signed-off-by: Stefan Weil <weil@mail.berlios.de>

Thanks, applied to the block branch.

Kevin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-07-12  7:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-09 18:30 [Qemu-devel] [PATCH] qemu-img: Fix copy+paste bug in documentation Stefan Weil
2010-07-11 17:26 ` [Qemu-devel] " Stefan Hajnoczi
2010-07-12  7:21 ` Kevin Wolf

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).