[PATCH] doc: fix name of file containing max number of VFs

Paulo de Rezende Pinatti ppinatti at linux.ibm.com
Tue Jul 28 09:16:24 UTC 2020


Signed-off-by: Paulo de Rezende Pinatti <ppinatti at linux.ibm.com>
---
 docs/formatnode.html.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/formatnode.html.in b/docs/formatnode.html.in
index e4328fedbe..8a51c4da80 100644
--- a/docs/formatnode.html.in
+++ b/docs/formatnode.html.in
@@ -141,7 +141,7 @@
                     In this case this device is an SRIOV PF, and the capability
                     element will have a list of <code>address</code>
                     subelements, one for each VF on this PF. If the host system
-                    supports reporting it (via the "sriov_maxvfs" file in the
+                    supports reporting it (via the "sriov_totalvfs" file in the
                     device's sysfs directory) the capability element will also
                     have an attribute named <code>maxCount</code> which is the
                     maximum number of SRIOV VFs supported by this device, which
-- 
2.26.2




More information about the libvir-list mailing list