]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
docs: Fix generating qemu-doc.html with texinfo 5
authorCole Robinson <crobinso@redhat.com>
Wed, 15 May 2013 21:56:22 +0000 (17:56 -0400)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Thu, 16 May 2013 17:04:13 +0000 (12:04 -0500)
commit7322cb17faca8af3abe480bf16587a6b83c1bc7d
tree81734f837ea9a58942f7fbc75160e30a23e08a86
parent1d7723ffc7b93dc2f9400c4fe26b5c4506cfc661
docs: Fix generating qemu-doc.html with texinfo 5

LC_ALL=C makeinfo --no-headers --no-split --number-sections --html qemu-doc.texi -o qemu-doc.html
./qemu-options.texi:1521: unknown command `list'
./qemu-options.texi:1521: table requires an argument: the formatter for @item
./qemu-options.texi:1521: warning: @table has text but no @item

This is for 1.4 stable only; master isn't affected, as it was fixed by
another commit (which isn't appropriate for stable):

commit 5d6768e3b8908a60f0a3016b7fa24194f6b47c80
Author: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Date:   Fri Feb 22 12:39:51 2013 +0900

    sheepdog: accept URIs

Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qemu-options.hx