]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: fix usb node device sub-element names
authorXuesong Zhang <xuzhang@redhat.com>
Thu, 15 Aug 2013 09:36:11 +0000 (17:36 +0800)
committerJán Tomko <jtomko@redhat.com>
Thu, 15 Aug 2013 09:40:50 +0000 (11:40 +0200)
docs/formatnode.html.in

index 5f57a5aeeed301583a1c45a7dda7c19a0e7518f2..b424c96fa6111d253d158c518b08e689a37a2d6d 100644 (file)
             <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>