mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 01:33:56 -06:00
qemu-options.hx: fix a typo
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
This commit is contained in:
parent
b970ea8f8d
commit
8d533561f6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue