Package: ethtool Version: 6+20080227-1 Severity: minor Tags: patch Hi,
there is a '|' missing between alternative options '-K' and '--offload' in the ethtool(8) manpage. Andreas -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable'), (130, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages ethtool depends on: ii libc6 2.7-16 GNU C Library: Shared libraries ethtool recommends no packages. ethtool suggests no packages. -- no debconf information
--- ethtool.8~orig 2008-11-19 15:47:41.000000000 +0100 +++ ethtool.8 2008-11-19 15:49:59.000000000 +0100 @@ -150,7 +150,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

