]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
docs: drvnodedev: Fix a few closing XML elements in the examples
authorErik Skultety <eskultet@redhat.com>
Fri, 22 May 2020 09:53:59 +0000 (11:53 +0200)
committerErik Skultety <eskultet@redhat.com>
Fri, 22 May 2020 09:58:31 +0000 (11:58 +0200)
Signed-off-by: Erik Skultety <eskultet@redhat.com>
docs/drvnodedev.html.in

index 71a8a57b0c285c2f6636beaa2365c34e1976c47a..a9c86f9fc709e42f8c3e4a5fe8cb10b3369f58ee 100644 (file)
     &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>
   &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