From: Markus Armbruster Date: Tue, 6 Sep 2011 08:01:36 +0000 (+0200) Subject: docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM X-Git-Tag: pull-nvme-20200902~9348^2~5 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=6e93a44bc55550fffee80ea314da0357969eea68;p=qemu-nvme.git docs: Fix qdev-device-use.txt typo in -chardev serial, path=COM Signed-off-by: Markus Armbruster Signed-off-by: Stefan Hajnoczi --- 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 becomes -chardev serial,path= +* COM becomes -chardev serial,path=COM * file:FNAME becomes -chardev file,path=FNAME