I found out the following:

Also in the case that mod1 is loaded

   modprobe -r mod1 mod2


removes only mod1 and not mod2. But

   modprobe -ra mod1 mod2

works fine and removes mod1 and mod2, even if
mod1 is not loaded. This manual page does not mention this.

Regards,

Martin



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to