MAN page from Trustix modutils-2.4.6-1tr.i586.rpm
LSMOD
Section: Linux Module Support (8)
Updated: 26 Dec 1996
Index NAME
lsmod - list loaded modules.
SYNOPSIS
lsmod DESCRIPTION
Lsmodshows information about all loaded modules.
The format is name, size, use count, list of referring modules. Theinformation displayed is identical to that available from /proc/modules.
If the module controls its own unloading via acan_unloadroutine then the user count displayed by lsmod is always -1,irrespective of the real use count.
SEE ALSO
insmod(8),
modprobe(8),
depmod(8),
rmmod(8),
ksyms(8)
HISTORY
Module support was first conceived 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>
Updated by Bjorn Ekwall <bj0rnAATTblox.se> in March 1999
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- SEE ALSO
- HISTORY
This document was created byman2html,using the manual pages.