]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: Add missing / to closing tag
authorChristophe Fergeau <cfergeau@redhat.com>
Tue, 23 Aug 2016 22:08:56 +0000 (18:08 -0400)
committerChristophe Fergeau <cfergeau@redhat.com>
Fri, 26 Aug 2016 18:58:00 +0000 (14:58 -0400)
commit2ff85c28a06106e3f2f80def431b29252426f14b
tree5a6afb609b3acfdfe90707032613879e8d75592b
parent9cf086be6d916c52035a0ee89f3f0f020e9fee1f
docs: Add missing / to closing tag

The iothread example for virtio-scsi should be
<driver iothread='4'/> rather than <driver iothread='4'>
for the XML to be valid.
docs/formatdomain.html.in