From: Aurelien Jarno Date: Sat, 27 Mar 2010 10:52:05 +0000 (+0100) Subject: qemu-options.hx: fix a typo X-Git-Tag: v0.13.0-rc0~964 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d533561f6a6f78b00caf138062f174ca6cd55a2;p=thirdparty%2Fqemu.git qemu-options.hx: fix a typo Signed-off-by: Aurelien Jarno --- diff --git a/qemu-options.hx b/qemu-options.hx index 8450b455ac6..e2a5ca6e5a4 100644 --- a/qemu-options.hx +++ b/qemu-options.hx @@ -1256,7 +1256,7 @@ TCP and unix socket options are given below: @table @option -@item TCP options: port=@var{host} [,host=@var{host}] [,to=@var{to}] [,ipv4] [,ipv6] [,nodelay] +@item TCP options: port=@var{port} [,host=@var{host}] [,to=@var{to}] [,ipv4] [,ipv6] [,nodelay] @option{host} for a listening socket specifies the local address to be bound. For a connecting socket species the remote host to connect to. @option{host} is