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 Thomas
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

