qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1/3] Fix typo in balloon help
@ 2010-05-19 16:49 Riccardo Magliocchetti
  2010-05-19 16:49 ` [Qemu-devel] [PATCH 2/3] Fix __VA__ARGS__ typo in cris mmu.c Riccardo Magliocchetti
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Riccardo Magliocchetti @ 2010-05-19 16:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riccardo Magliocchetti

Fix launchpad #563883

Signed-off-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
---
 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

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

end of thread, other threads:[~2010-05-28 20:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19 16:49 [Qemu-devel] [PATCH 1/3] Fix typo in balloon help Riccardo Magliocchetti
2010-05-19 16:49 ` [Qemu-devel] [PATCH 2/3] Fix __VA__ARGS__ typo in cris mmu.c Riccardo Magliocchetti
2010-05-19 17:38   ` [Qemu-devel] " Edgar E. Iglesias
2010-05-19 16:49 ` [Qemu-devel] [PATCH 3/3] Fix hw/gt64xxx.c compilation with DEBUG defined Riccardo Magliocchetti
2010-05-28 20:58   ` Aurelien Jarno
2010-05-28 20:58 ` [Qemu-devel] [PATCH 1/3] Fix typo in balloon help Aurelien Jarno

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