summary refs log tree commit diff stats
path: root/docs/qdev-device-use.txt
diff options
context:
space:
mode:
authorAnthony Liguori <aliguori@us.ibm.com>2011-09-09 13:09:57 -0500
committerAnthony Liguori <aliguori@us.ibm.com>2011-09-09 13:09:57 -0500
commitda5391edd18a1d75d4ca13f2dffe70e02f851110 (patch)
tree31ff5cc31b10a4a48f854d8e06090c49f92a6720 /docs/qdev-device-use.txt
parent5689dc6557cecfd4318dea5490ecac4967081aed (diff)
parent5a61cb60d6ee8d49c553d7959363df26b55f4873 (diff)
downloadfocaccia-qemu-da5391edd18a1d75d4ca13f2dffe70e02f851110.tar.gz
focaccia-qemu-da5391edd18a1d75d4ca13f2dffe70e02f851110.zip
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Diffstat (limited to 'docs/qdev-device-use.txt')
-rw-r--r--docs/qdev-device-use.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/qdev-device-use.txt b/docs/qdev-device-use.txt
index 057c322090..136d271120 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