From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=57731 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYDKX-0007OK-V5 for qemu-devel@nongnu.org; Mon, 12 Jul 2010 03:21:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYDKW-0005od-I4 for qemu-devel@nongnu.org; Mon, 12 Jul 2010 03:21:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32136) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYDKW-0005oX-B7 for qemu-devel@nongnu.org; Mon, 12 Jul 2010 03:21:32 -0400 Message-ID: <4C3AC273.2050206@redhat.com> Date: Mon, 12 Jul 2010 09:21:23 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <1278700207-8156-1-git-send-email-weil@mail.berlios.de> In-Reply-To: <1278700207-8156-1-git-send-email-weil@mail.berlios.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] qemu-img: Fix copy+paste bug in documentation List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 > Cc: Kevin Wolf > > Signed-off-by: Stefan Weil Thanks, applied to the block branch. Kevin