On Thu, Nov 24, 2005 at 05:02:30AM +0800, Dan Jacobson wrote: > Package: usbutils > Version: 0.71-6 > Severity: minor > File: /usr/share/man/man8/usbmodules.8.gz > > The man page mentions a modprobe -k option, but modprobe has no -k > option.
It has, it's just that you only have module-init-tools (2.6 kernel) installed, and not modutils (2.4 kernel). This tool is only used by hotplug on 2.4 kernels and is not really useful on 2.6 kernels. > P.S., maybe the man page should just be in one section, 1, not in 8, > and no link? Because the program is in bin, not sbin. I see no problem there, as usbmodules exists in bot /usr/sbin/ and /usr/bin, one being a symlink: [bode:~/debian/packages/usbutils]$ dpkg --contents usbutils_0.71+cvs20051029-2_i386.deb | grep usbmodules -rw-r--r-- root/root 1770 2005-11-13 15:55:02 ./usr/share/man/man8/usbmodules.8.gz -rwxr-xr-x root/root 9916 2005-11-13 15:55:03 ./usr/sbin/usbmodules lrwxrwxrwx root/root 0 2005-11-13 15:55:03 ./usr/bin/usbmodules -> ../sbin/usbmodules lrwxrwxrwx root/root 0 2005-11-13 15:55:03 ./usr/share/man/man1/usbmodules.1.gz -> ../man8/usbmodules.8.gz Bye, Aurelien -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' [EMAIL PROTECTED] | [EMAIL PROTECTED] `- people.debian.org/~aurel32 | www.aurel32.net -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

