[PATCH v3 2/3] docs: rename reference MDEVCap into MDEVTypesCapPCI

Boris Fiuczynski fiuczy at linux.ibm.com
Wed Nov 11 12:45:21 UTC 2020


Signed-off-by: Boris Fiuczynski <fiuczy at linux.ibm.com>
---
 docs/formatnode.html.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/formatnode.html.in b/docs/formatnode.html.in
index 3fad842c53..cff249fb2b 100644
--- a/docs/formatnode.html.in
+++ b/docs/formatnode.html.in
@@ -157,7 +157,7 @@
                     means such device cannot be used for PCI passthrough.
                     <span class="since">Since 1.3.3</span>
                   </dd>
-                  <dt><code><a id="MDEVCap">mdev_types</a></code></dt>
+                  <dt><code><a id="MDEVTypesCapPCI">mdev_types</a></code></dt>
                   <dd>
                     This device is capable of creating mediated devices.
                     The sub-elements are summarized in
@@ -423,7 +423,7 @@
     <h3><a id="MDEVTypesCap">mdev_types capability</a></h3>
 
     <p>
-      <a href="#MDEVCap">PCI</a> devices can be capable of
+      <a href="#MDEVTypesCapPCI">PCI</a> devices can be capable of
       creating mediated devices. If they indeed are capable,
       then the parent <code>capability</code> element for
       <code>mdev_types</code> type will contain a list of
-- 
2.26.2




More information about the libvir-list mailing list