[Qemu-devel] Re: [PATCH] qemu-img: Fix copy+paste bug in documentation

2010-07-12 Thread Kevin Wolf
Am 09.07.2010 20:30, schrieb Stefan Weil: > Replace rebase by resize in documentation of resize command. > > Cc: Stefan Hajnoczi > Cc: Kevin Wolf > > Signed-off-by: Stefan Weil Thanks, applied to the block branch. Kevin

[Qemu-devel] Re: [PATCH] qemu-img: Fix copy+paste bug in documentation

2010-07-11 Thread Stefan Hajnoczi
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 > Cc: Kevin Wolf > > Signed-off-by: Stefan Weil > --- Looks good, thanks for fixing this. Stefan > qemu-img-cmds.hx |2 +- > 1 files chang