qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM>
@ 2011-09-06  8:01 Markus Armbruster
  2011-09-06 14:00 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
  2011-09-06 14:21 ` Stefan Hajnoczi
  0 siblings, 2 replies; 3+ messages in thread
From: Markus Armbruster @ 2011-09-06  8:01 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial


Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
 docs/qdev-device-use.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/docs/qdev-device-use.txt b/docs/qdev-device-use.txt
index 057c322..136d271 100644
--- a/docs/qdev-device-use.txt
+++ b/docs/qdev-device-use.txt
@@ -208,7 +208,7 @@ LEGACY-CHARDEV translates to -chardev HOST-OPTS... as follows:
 
 * con: becomes -chardev console
 
-* COM<NUM> becomes -chardev serial,path=<NUM>
+* COM<NUM> becomes -chardev serial,path=COM<NUM>
 
 * file:FNAME becomes -chardev file,path=FNAME
 
-- 
1.7.6

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

end of thread, other threads:[~2011-09-06 14:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-06  8:01 [Qemu-devel] [PATCH] docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM<NUM> Markus Armbruster
2011-09-06 14:00 ` [Qemu-devel] [Qemu-trivial] " Stefan Hajnoczi
2011-09-06 14:21 ` Stefan Hajnoczi

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