Bug#613626: wrong option for modprobe in man page of pcimodules

2012-01-21 Thread Maximiliano Curia
Hi, About the bug reported to pciutils in the 16 Feb 2011 http://bugs.debian.org/613626 > The man page of pcimodules gives an example how to use pcimodules: > for module in $(pcimodules) ; do > modprobe -s -k "$module" > done > but modprobe does not have the options -s and -k. > They can

Bug#613626: wrong option for modprobe in man page of pcimodules

2011-02-16 Thread Thomas Lange
Package: pciutils Version: 1:3.1.7-6 Severity: minor The man page of pcimodules gives an example how to use pcimodules: for module in $(pcimodules) ; do modprobe -s -k "$module" done but modprobe does not have the options -s and -k. They can just be removed from the man page. -- regards