]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
chardev: Fix manual page and qemu-doc for -chardev tty
authorMarkus Armbruster <armbru@redhat.com>
Wed, 13 Feb 2013 14:54:15 +0000 (15:54 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 13 Feb 2013 17:57:32 +0000 (11:57 -0600)
Broken in commit d59044ef.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Message-id: 1360767256-610-2-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-options.hx

index 046bdc0f6346a9a55bb1659dc9d348c73b67ee72..9d7131aa0f96ea9a5eb189fde653a7d6d1902a4a 100644 (file)
@@ -1956,7 +1956,7 @@ Connect to a local BrlAPI server. @option{braille} does not take any options.
 @item -chardev tty ,id=@var{id} ,path=@var{path}
 
 @option{tty} is only available on Linux, Sun, FreeBSD, NetBSD, OpenBSD and
-DragonFlyBSD hosts.  It is an alias for -serial.
+DragonFlyBSD hosts.  It is an alias for @option{serial}.
 
 @option{path} specifies the path to the tty. @option{path} is required.