From 8d533561f6a6f78b00caf138062f174ca6cd55a2 Mon Sep 17 00:00:00 2001 From: Aurelien Jarno Date: Sat, 27 Mar 2010 11:52:05 +0100 Subject: [PATCH] qemu-options.hx: fix a typo Signed-off-by: Aurelien Jarno --- qemu-options.hx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qemu-options.hx b/qemu-options.hx index 8450b455ac..e2a5ca6e5a 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 -- 2.39.2