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 <fredbez...@gmail.com>
> Signed-off-by: Stefan Hajnoczi <stefa...@redhat.com>
> ---
> Fred: Please test this patch to confirm it fixes the issue for you.
> 
>  qemu-options.hx | 19 +++++++------------
>  1 file changed, 7 insertions(+), 12 deletions(-)

Please ignore this patch, Cole Robinson already submitted an equivalent
fix:

http://patchwork.ozlabs.org/patch/222131/

Stefan

Reply via email to