qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 7/7] qemu-options: remove stray space


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH v2 7/7] qemu-options: remove stray space
Date: Thu, 26 Jan 2017 19:15:48 +0800
User-agent: Mutt/1.7.1 (2016-10-04)

On Tue, 01/24 14:33, Alex Bennée wrote:
> Signed-off-by: Alex Bennée <address@hidden>
> ---
>  qemu-options.hx | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 80df52651a..55c68cecbb 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -1705,7 +1705,7 @@ DEF("net", HAS_ARG, QEMU_OPTION_net,
>      "                old way to initialize a host network interface\n"
>      "                (use the -netdev option if possible instead)\n", 
> QEMU_ARCH_ALL)
>  STEXI
> address@hidden -net nic[,address@hidden,address@hidden,address@hidden 
> [,address@hidden,address@hidden,address@hidden
> address@hidden -net 
> nic[,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden,address@hidden
>  @findex -net
>  Create a new Network Interface Card and connect it to VLAN @var{n} (@var{n}
>  = 0 is the default). The NIC is an e1000 by default on the PC
> -- 
> 2.11.0
> 
> 

Reviewed-by: Fam Zheng <address@hidden>



reply via email to

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