1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 07:59:00 +00:00

docs: fix usb node device sub-element names

This commit is contained in:
Xuesong Zhang 2013-08-15 17:36:11 +08:00 committed by Ján Tomko
parent 54e43dc302
commit 3607ab58c9

View File

@ -136,11 +136,11 @@
<dl>
<dt><code>number</code></dt>
<dd>The device number.</dd>
<dt><code>number</code></dt>
<dt><code>class</code></dt>
<dd>The device class.</dd>
<dt><code>number</code></dt>
<dt><code>subclass</code></dt>
<dd>The device subclass.</dd>
<dt><code>number</code></dt>
<dt><code>protocol</code></dt>
<dd>The device protocol.</dd>
<dt><code>description</code></dt>
<dd>If present, a description of the device.</dd>