Signed-off-by: Erik Skultety <eskul...@redhat.com>
---

Pushed as trivial.

 docs/drvnodedev.html.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docs/drvnodedev.html.in b/docs/drvnodedev.html.in
index 71a8a57b0c..a9c86f9fc7 100644
--- a/docs/drvnodedev.html.in
+++ b/docs/drvnodedev.html.in
@@ -184,7 +184,7 @@
     &lt;address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/&gt;
   &lt;/capability&gt;
 ...
-&lt;device&gt;</pre>
+&lt;/device&gt;</pre>

     <h3><a id="MDEVCap">MDEV capability</a></h3>
     <p>
@@ -300,8 +300,8 @@
   &lt;capability type='mdev'&gt;
     &lt;type id='nvidia-11'/&gt;
     &lt;iommuGroup number='12'/&gt;
-  &lt;capability/&gt;
-&lt;device/&gt;</pre>
+  &lt;/capability&gt;
+&lt;/device&gt;</pre>

     <p>
       The support of mediated device's framework in libvirt's node device 
driver
--
2.25.4

Reply via email to