]> git.proxmox.com Git - qemu.git/commit
doc: Fix texinfo @table markup in qemu-options.hx
authorMarkus Armbruster <armbru@redhat.com>
Wed, 13 Feb 2013 18:49:40 +0000 (19:49 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 18 Feb 2013 14:39:48 +0000 (08:39 -0600)
commitc70a01e449536c616c85ab820c6fbad7d7e9cf39
treedcacb6581c5396cab43eafb48e0ee28f6d6b49a5
parent6265c43b0c872015e4331d3a93ff99946f3edb01
doc: Fix texinfo @table markup in qemu-options.hx

End tables before headings, start new ones afterwards.  Fixes
incorrect indentation of headings "File system options" and "Virtual
File system pass-through options" in manual page and qemu-doc.

Normalize markup some to increase chances it survives future edits.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1360781383-28635-5-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
qemu-options.hx