MAN page from RedHat Other modutils-2.1.85-1.i386.rpm
RMMOD
Section: Linux Module Support (1)
Updated: 26 Dec 1996
Index NAME
rmmod - unload loadable modules
SYNOPSIS
rmmod[ -as ] module ...
DESCRIPTION
Rmmodunloads loadable modules from the running kernel.
Rmmodtries to unload a set of modules from the kernel, with the restrictionthat they are not in use and that they are not referred to by other modules.
If more than one module is named on the command line, the moduleswill be removed simultansously. This supports unloading of stacked modules.
OPTIONS
- -a
- Remove all unused modules.
- -s
- Output everything to syslog(3) instead of the terminal.
SEE ALSO
insmod(1),
lsmod(1),
ksyms(1),
modules(2)
HISTORY
Module support was first concieved by Anonymous
Initial Linux version by Bas Laarhoven <basAATTvimec.nl>
Version 0.99.14 by Jon Tombs <jonAATTgtex02.us.es>
Extended by Bjorn Ekwall <bj0rnAATTblox.se>
Updated for 2.1.17 by Richard Henderson <rthAATTtamu.edu>
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- OPTIONS
- SEE ALSO
- HISTORY
This document was created byman2html,using the manual pages.