[system-administrators-guide] Ethtool: Making order of options, more consistent en-US/Network_Interfaces.xml

stephenw stephenw at fedoraproject.org
Thu Dec 12 20:00:05 UTC 2013


commit 9dd8d0d9865362ce62adeda0ec943f2b455b4387
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Wed Nov 20 13:16:47 2013 +0100

    Ethtool: Making order of options, more consistent
    en-US/Network_Interfaces.xml

 en-US/Network_Interfaces.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Network_Interfaces.xml b/en-US/Network_Interfaces.xml
index 6f7bf21..8f35dab 100644
--- a/en-US/Network_Interfaces.xml
+++ b/en-US/Network_Interfaces.xml
@@ -854,7 +854,7 @@ The <option>--show-time-stamping</option> or <option>-T</option> option queries
           </term>
           <listitem>
             <para>
-The <option>-k</option>, <option>--show-features</option>, or <option>--show-offload</option> option queries the specified network device for the state of protocol offload and other features. It takes the following form:
+The <option>--show-features</option>, or <option>--show-offload</option>, or <option>-k</option> option queries the specified network device for the state of protocol offload and other features. It takes the following form:
                   </para>
 <screen><option>-k, --show-features, --show-offload</option> <replaceable>devname</replaceable></screen>
             <para>
@@ -934,7 +934,7 @@ The <option>-k</option>, <option>--show-features</option>, or <option>--show-off
           </term>
           <listitem>
             <para>
-            The <option>-K</option>, <option>--features</option>, or <option>--offload</option> option changes the offload parameters and other features of the specified network device. It takes the following form:
+            The <option>--features</option>, or <option>--offload</option>, or <option>-K</option> option changes the offload parameters and other features of the specified network device. It takes the following form:
            </para>
            <screen>
 <option>-K, --features, --offload</option> <replaceable>devname</replaceable> <replaceable>feature</replaceable> <replaceable>boolean</replaceable></screen>


More information about the docs-commits mailing list