10 gigabit is defined as 0x1000 in the advertise mask. The man
page mistakenly lists 0x800.

Signed-off-by: Auke Kok <[EMAIL PROTECTED]>
---

 ethtool.8 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ethtool.8 b/ethtool.8
index af51056..cc6a46e 100644
--- a/ethtool.8
+++ b/ethtool.8
@@ -362,7 +362,7 @@ a hexidecimal value using one or a combination of the 
following values:
 .TP 3
 .BR "0x8000" "   2500 Full" "(not supported by IEEE standards)"
 .TP 3
-.BR "0x800" "    10000 Full"
+.BR "0x1000" "   10000 Full"
 .TP 3
 .BR "0x03F" "    Auto"
 .PD

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to