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

Erik Skultety eskultet at redhat.com
Wed Sep 27 13:20:57 UTC 2017


Signed-off-by: Erik Skultety <eskultet at 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 @@
   <devices>
     <hostdev mode='subsystem' type='mdev' model='vfio-pci'>
     <source>
-      <address uuid='c2177883-f1bb-47f0-914d-32a22e3a8804'>
+      <address uuid='c2177883-f1bb-47f0-914d-32a22e3a8804'/>
     </source>
     </hostdev>
   </devices>
--
2.13.5




More information about the libvir-list mailing list