qemu-trivial
[Top][All Lists]
Advanced

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

Re: [PATCH] qemu-options.hx: remove stray quote


From: Markus Armbruster
Subject: Re: [PATCH] qemu-options.hx: remove stray quote
Date: Wed, 25 Sep 2019 07:43:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

John Snow <address@hidden> writes:

> Signed-off-by: John Snow <address@hidden>
> ---
>  qemu-options.hx | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 2a04ca6ac5..629a7b1186 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -1192,7 +1192,7 @@ Instead of @option{-fda}, @option{-fdb}, you can use:
>  By default, @var{interface} is "ide" and @var{index} is automatically
>  incremented:
>  @example
> -@value{qemu_system_x86} -drive file=a -drive file=b"
> +@value{qemu_system_x86} -drive file=a -drive file=b
>  @end example
>  is interpreted like:
>  @example

Messed up more than ten years ago, in commit e0e7ada1d55, faithfully
copied around ever since.  Makes me wonder how much this part of
qemu-doc is actually read.

Reviewed-by: Markus Armbruster <address@hidden>



reply via email to

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