From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37625 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OI6dY-0002Fx-OU for qemu-devel@nongnu.org; Fri, 28 May 2010 16:58:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OI6dM-0002PP-Ex for qemu-devel@nongnu.org; Fri, 28 May 2010 16:58:25 -0400 Received: from hall.aurel32.net ([88.191.82.174]:45579) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OI6dM-0002PH-9L for qemu-devel@nongnu.org; Fri, 28 May 2010 16:58:24 -0400 Date: Fri, 28 May 2010 22:58:22 +0200 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH 1/3] Fix typo in balloon help Message-ID: <20100528205822.GL4621@ohm.aurel32.net> References: <00b4f076a6a58e30315b8aff94ea7d4da5ed87ad.1274281724.git.riccardo.magliocchetti@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <00b4f076a6a58e30315b8aff94ea7d4da5ed87ad.1274281724.git.riccardo.magliocchetti@gmail.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Riccardo Magliocchetti Cc: qemu-devel@nongnu.org On Wed, May 19, 2010 at 06:49:28PM +0200, Riccardo Magliocchetti wrote: > Fix launchpad #563883 > > Signed-off-by: Riccardo Magliocchetti Thanks, applied. > --- > qemu-monitor.hx | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/qemu-monitor.hx b/qemu-monitor.hx > index a8f194c..ed7def9 100644 > --- a/qemu-monitor.hx > +++ b/qemu-monitor.hx > @@ -979,7 +979,7 @@ ETEXI > .name = "balloon", > .args_type = "value:M", > .params = "target", > - .help = "request VM to change it's memory allocation (in MB)", > + .help = "request VM to change its memory allocation (in MB)", > .user_print = monitor_user_noop, > .mhandler.cmd_async = do_balloon, > .async = 1, > -- > 1.7.1 > > > -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net