[libvirt] [PATCH] docs: Add the closing </address> tag for mdev example

Erik Skultety posted 1 patch 6 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/f54f32740fd3c7d1fbb9742a13b83694738cecc2.1506518312.git.eskultet@redhat.com
docs/formatdomain.html.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[libvirt] [PATCH] docs: Add the closing </address> tag for mdev example
Posted by Erik Skultety 6 years, 6 months ago
Signed-off-by: Erik Skultety <eskultet@redhat.com>
---
Pushed as trivial.

 docs/formatdomain.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
index 9ce4620c6..fce1f3b03 100644
--- a/docs/formatdomain.html.in
+++ b/docs/formatdomain.html.in
@@ -4020,7 +4020,7 @@
   &lt;devices&gt;
     &lt;hostdev mode='subsystem' type='mdev' model='vfio-pci'&gt;
     &lt;source&gt;
-      &lt;address uuid='c2177883-f1bb-47f0-914d-32a22e3a8804'&gt;
+      &lt;address uuid='c2177883-f1bb-47f0-914d-32a22e3a8804'/&gt;
     &lt;/source&gt;
     &lt;/hostdev&gt;
   &lt;/devices&gt;
--
2.13.5

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list