29 lines
774 B
Diff
29 lines
774 B
Diff
|
Patch by Ben Hutchings <ben@decadent.org.uk> for ethtool >= 6, which fixes the
|
||
|
wrong long name for the -p option in the man page (correct --identify rather the
|
||
|
wrong --blink). And it removes some typos in man page. For further information,
|
||
|
please have a look to Debian bug IDs #488067 and #506225).
|
||
|
|
||
|
--- ethtool-6/ethtool.8 2008-09-14 04:12:31.000000000 +0200
|
||
|
+++ ethtool-6/ethtool.8.man_pages 2009-01-15 23:44:38.000000000 +0100
|
||
|
@@ -158,7 +158,7 @@
|
||
|
.B ethtool \-k|\-\-show\-offload
|
||
|
.I ethX
|
||
|
|
||
|
-.B ethtool \-K\-\-offload
|
||
|
+.B ethtool \-K|\-\-offload
|
||
|
.I ethX
|
||
|
.B2 rx on off
|
||
|
.B2 tx on off
|
||
|
@@ -167,9 +167,9 @@
|
||
|
.B2 ufo on off
|
||
|
.B2 gso on off
|
||
|
|
||
|
-.B ethtool \-p|\-\-blink
|
||
|
+.B ethtool \-p|\-\-identify
|
||
|
.I ethX
|
||
|
-.IR [ N ]
|
||
|
+.RI [ N ]
|
||
|
|
||
|
.B ethtool \-r|\-\-negotiate
|
||
|
.I ethX
|