From f542086dd4a37e08a429183181fd249c30660d96 Mon Sep 17 00:00:00 2001 From: bellard Date: Mon, 21 Aug 2006 20:26:44 +0000 Subject: spelling fixes (Stefan Weil) git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2131 c046a42c-6fe2-441c-8c8c-71466251a162 --- qemu-doc.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'qemu-doc.texi') diff --git a/qemu-doc.texi b/qemu-doc.texi index a9ffe7f2f7..61796bfd91 100644 --- a/qemu-doc.texi +++ b/qemu-doc.texi @@ -559,8 +559,8 @@ localhost 5555 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 @@ disk image filename provided you have enough proviledge to access it. For example, use @file{/dev/cdrom} to access to the CDROM or @file{/dev/fd0} for the floppy. -@table +@table @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 @@ monitor (@pxref{pcsys_keys}). 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:: -- cgit v1.2.3