qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] Small fix for qemu-doc.texi


From: Stefan Weil
Subject: [Qemu-devel] [PATCH] Small fix for qemu-doc.texi
Date: Mon, 21 Aug 2006 18:36:06 +0200
User-agent: Thunderbird 1.5.0.5 (X11/20060812)

Hi,

this patch fixes 4 minor issues in qemu-doc.texi.

Kind regards,
Stefan

--- qemu-doc.texi       19 Aug 2006 16:56:18 -0000      1.105
+++ qemu-doc.texi       21 Aug 2006 16:34:23 -0000
@@ -559,8 +559,8 @@
 The TCP Net Console has two modes of operation.  It can send the serial
 I/O to a location or wait for a connection from a location.  By default
 the TCP Net Console is sent to @var{host} at the @var{port}.  If you use
-the @var{,server} option QEMU will wait for a client socket application
-to connect to the port before continuing, unless the @code{,nowait}
+the @var{server} option QEMU will wait for a client socket application
+to connect to the port before continuing, unless the @code{nowait}
 option was specified. If @var{host} is omitted, 0.0.0.0 is assumed. Only
 one TCP connection at a time is accepted. You can use @code{telnet} to
 connect to the corresponding character device.
@@ -1011,7 +1011,7 @@
 it. For example, use @file{/dev/cdrom} to access to the CDROM or
 @file{/dev/fd0} for the floppy.

address@hidden
address@hidden @code
 @item CD
 You can specify a CDROM device even if no CDROM is loaded. QEMU has
 specific code to detect CDROM insertion or removal. CDROM ejection by
@@ -1198,7 +1198,7 @@
 QEMU emulates a PCI UHCI USB controller. You can virtually plug
 virtual USB devices or real host USB devices (experimental, works only
 on Linux hosts).  Qemu will automatically create and connect virtual
USB hubs
-as neccessary to connect multiple USB devices.
+as necessary to connect multiple USB devices.

 @menu
 * usb_devices::





reply via email to

[Prev in Thread] Current Thread [Next in Thread]