qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] doc: fix sheepdog invalid texi @table @list syn


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH] doc: fix sheepdog invalid texi @table @list syntax
Date: Thu, 21 Feb 2013 10:28:26 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Feb 21, 2013 at 10:13:33AM +0100, Stefan Hajnoczi wrote:
> Some versions of texinfo are not happy with @table @list:
> 
>   ./qemu-options.texi:1526: unknown command `list'
>   ./qemu-options.texi:1526: table requires an argument: the formatter for 
> @item
>   ./qemu-options.texi:1526: warning: @table has text but no @item
> 
> Use @table @code instead and mark each line with @item.
> 
> Reported-by: Fred Bezies <address@hidden>
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
> Fred: Please test this patch to confirm it fixes the issue for you.
> 
>  qemu-options.hx | 19 +++++++------------
>  1 file changed, 7 insertions(+), 12 deletions(-)

NACK

(For the patch tracking scripts)

Stefan



reply via email to

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