[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL trivial 5/5] doc: monitor multiplexing rewording
From: |
Michael Tokarev |
Subject: |
[Qemu-devel] [PULL trivial 5/5] doc: monitor multiplexing rewording |
Date: |
Fri, 19 Jul 2013 13:11:13 +0400 |
Signed-off-by: Michael Tokarev <address@hidden>
---
qemu-options.hx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/qemu-options.hx b/qemu-options.hx
index 4e98b4f..2dbfd42 100644
--- a/qemu-options.hx
+++ b/qemu-options.hx
@@ -2493,8 +2493,8 @@ listening on port 4444 would be:
@table @code
@item -serial mon:telnet::4444,server,nowait
@end table
-When monitor is multiplexed to stdio this way, Ctrl+C will not terminate
-QEMU anymore but will be passed to the guest instead.
+When the monitor is multiplexed to stdio in this way, Ctrl+C will not terminate
+QEMU any more but will be passed to the guest instead.
@item braille
Braille device. This will use BrlAPI to display the braille output on a real
--
1.7.10.4
- [Qemu-devel] [PULL trivial 0/5] trivial patches for 2013-07-19, Michael Tokarev, 2013/07/19
- [Qemu-devel] [PULL trivial 3/5] Fix command example in qemu.sasl, Michael Tokarev, 2013/07/19
- [Qemu-devel] [PULL trivial 5/5] doc: monitor multiplexing rewording,
Michael Tokarev <=
- [Qemu-devel] [PULL trivial 1/5] linux-user: declare sys_futex to have 6 arguments, Michael Tokarev, 2013/07/19
- [Qemu-devel] [PULL trivial 4/5] block/m25p80: Update Micron entries, Michael Tokarev, 2013/07/19
- [Qemu-devel] [PULL trivial 2/5] slirp: remove mbuf(m_hdr, m_dat) indirection, Michael Tokarev, 2013/07/19
- Re: [Qemu-devel] [Qemu-trivial] [PULL trivial 0/5] trivial patches for 2013-07-19, Ed Maste, 2013/07/24