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: John Snow
Subject: Re: [PATCH] qemu-options.hx: remove stray quote
Date: Tue, 21 Jan 2020 18:53:01 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0


On 9/25/19 1:43 AM, Markus Armbruster wrote:
> 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>
> 

Not worth the calories to merge it into a trivial roundup, either. Maybe
the error can get copied into the ReST version, too.

--js




reply via email to

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