[system-administrators-guide] ethtool | --show-time-stamping Adding option to Ethtool

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


commit 9d0f9f87a420ff81806f2fa96b6f08bee70e2c5e
Author: Stephen Wadeley <swadeley at redhat.com>
Date:   Fri Jul 26 13:20:01 2013 +0200

    ethtool | --show-time-stamping
    Adding option to Ethtool

 en-US/Network_Interfaces.xml |   24 ++++++++++++++++++++++++
 1 files changed, 24 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Network_Interfaces.xml b/en-US/Network_Interfaces.xml
index 0d4e58e..3059b63 100644
--- a/en-US/Network_Interfaces.xml
+++ b/en-US/Network_Interfaces.xml
@@ -815,6 +815,30 @@ The <option>--identify</option> or <option>-p</option> option initiates adapter-
  </listitem>
 </varlistentry>
 
+ <varlistentry>
+          <term>
+            <indexterm>
+              <primary>
+                <application>Ethtool</application>
+              </primary>
+              <secondary>option</secondary>
+              <tertiary>
+                <option>--show-time-stamping</option>
+              </tertiary>
+            </indexterm>
+            <option>--show-time-stamping</option>
+          </term>
+          <listitem>
+            <para>
+The <option>--show-time-stamping</option> or <option>-T</option> option queries the specified network device for time stamping parameters. It takes the following form:
+                  </para>
+<screen><option>-T, --show-time-stamping</option> <replaceable>devname</replaceable></screen>
+            <para>
+               where <replaceable>devname</replaceable> is your NIC.
+             </para>
+           </listitem>
+         </varlistentry>
+
           <varlistentry>
           <term>
             <indexterm>


More information about the docs-commits mailing list