diff --git a/docs/drvnodedev.html.in b/docs/drvnodedev.html.in index 71a8a57b0c285c2f6636beaa2365c34e1976c47a..a9c86f9fc709e42f8c3e4a5fe8cb10b3369f58ee 100644 --- a/docs/drvnodedev.html.in +++ b/docs/drvnodedev.html.in @@ -184,7 +184,7 @@ <address domain='0x0000' bus='0x04' slot='0x00' function='0x0'/> </capability> ... -<device> +</device>

MDEV capability

@@ -300,8 +300,8 @@ <capability type='mdev'> <type id='nvidia-11'/> <iommuGroup number='12'/> - <capability/> -<device/> + </capability> +</device>

The support of mediated device's framework in libvirt's node device driver