[system-administrators-guide] ethtool <option>--statistics</option> example was inconsistent

stephenw stephenw at fedoraproject.org
Fri Jul 26 11:38:19 UTC 2013


commit 2dd31af6907d25fea647673afc0aac5f9367320a
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Fri Jul 26 12:54:57 2013 +0200

    ethtool <option>--statistics</option> example was inconsistent

 en-US/Network_Interfaces.xml |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Network_Interfaces.xml b/en-US/Network_Interfaces.xml
index 9f2631d..259cd56 100644
--- a/en-US/Network_Interfaces.xml
+++ b/en-US/Network_Interfaces.xml
@@ -783,8 +783,7 @@ supports-register-dump: yes </screen>
             <para>
               The <option>--statistics</option> or <option>-S</option> queries the specified network device for NIC and driver statistics. It takes the following form:
               </para>
-          <screen>ethtool <option>-S</option>, <option>--statistics</option> <replaceable>devname</replaceable></screen>
-
+          <screen><option>-S</option>, <option>--statistics</option> <replaceable>devname</replaceable></screen>
             <para>
               where <replaceable>devname</replaceable> is your NIC.
               </para>


More information about the docs-commits mailing list