qemu-options: Fix markup of -netdev l2tpv3
authorMarkus Armbruster <armbru@redhat.com>
Mon, 2 Oct 2017 14:03:01 +0000 (16:03 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Wed, 20 Dec 2017 08:04:48 +0000 (09:04 +0100)
commit1e9a7379bfe2cf73c3d3361fece41ab19624c342
tree2f90afb0962d4a5e2600dbf46a33fcbd2ac2d0f7
parentde6b4f908c300c7e7e0dc057310f5cbdcf1aed78
qemu-options: Fix markup of -netdev l2tpv3

The table of option parameters lacks @table and @end table.  The
parameters become items in the enclosing table of options.  Screwed up
when l2tpv3 was added in commit 3fb69aa.  Fix the obvious way.

Cc: Jason Wang <jasowang@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20171002140307.5292-3-armbru@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
qemu-options.hx