about summary refs log tree commit diff
path: root/docs/api/html/settings-sriov.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/html/settings-sriov.html')
-rw-r--r--docs/api/html/settings-sriov.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/api/html/settings-sriov.html b/docs/api/html/settings-sriov.html
index 7610c14b..3d3b9aa5 100644
--- a/docs/api/html/settings-sriov.html
+++ b/docs/api/html/settings-sriov.html
@@ -38,7 +38,7 @@
             Properties
         </h2>
 <div class="table">
-<a name="id-1.3.3.33.2.2.1"></a><p class="title"><b>Table 67. </b></p>
+<a name="id-1.3.3.33.2.2.1"></a><p class="title"><b>Table 68. </b></p>
 <div class="table-contents"><table class="table" border="1">
 <colgroup>
 <col>
@@ -59,11 +59,11 @@
 <td><pre class="screen"></pre></td>
 <td>Whether to autoprobe virtual functions by a compatible driver.
 
-If set to NM_TERNARY_TRUE (1), the kernel will try to bind VFs to a compatible driver and if this succeeds a new network interface will be instantiated for each VF.
+If set to 1 (true), the kernel will try to bind VFs to a compatible driver and if this succeeds a new network interface will be instantiated for each VF.
 
-If set to NM_TERNARY_FALSE (0), VFs will not be claimed and no network interfaces will be created for them.
+If set to 0 (false), VFs will not be claimed and no network interfaces will be created for them.
 
-When set to NM_TERNARY_DEFAULT (-1), the global default is used; in case the global default is unspecified it is assumed to be NM_TERNARY_TRUE (1).</td>
+When set to -1 (default), the global default is used; in case the global default is unspecified it is assumed to be 1 (true).</td>
 </tr>
 <tr>
 <td><pre class="screen">total-vfs</pre></td>