1 <!doctype refentry PUBLIC
"-//OASIS//DTD DocBook V4.1//EN" [
2 <!ENTITY debian
"<productname>Debian GNU/Linux</productname>">
3 <!ENTITY docbook
"<productname>DocBook</productname>">
4 <!ENTITY sgml
"<abbrev>SGML</abbrev>">
7 <!-- Stolen from manual page for docbook-to-man, DocBook source file
8 (C) 1999 W. Borgert debacle@debian.org
10 $Id: docbook-to-man.sgml,v 1.8 2002/04/27 15:28:02 debacle Exp $ -->
15 <email>rusty@rustcorp.com.au
</email>
18 <firstname>Rusty
</firstname>
19 <surname>Russell
</surname>
21 <date>2002-
12-
27</date>
24 <refentrytitle>lsmod
</refentrytitle>
25 <manvolnum>8</manvolnum>
28 <refname>lsmod
</refname> <refpurpose>program to show the status of modules in the Linux Kernel
</refpurpose>
32 <command>lsmod
</command>
36 <title>DESCRIPTION
</title>
38 <para><command>lsmod
</command> is a trivial program which nicely
39 formats the contents of the
<filename>/proc/modules
</filename>,
40 showing what kernel modules are currently loaded.
45 <title>BACKWARDS COMPATIBILITY
</title>
47 <para>This version of
<command>lsmod
</command> is for kernels
48 <literal>2.5.48</literal> and above. If it detects a kernel
49 with support for old-style modules, it will attempt to run
50 <command>lsmod.old
</command> in its place, so it is completely
51 transparent to the user.
</para>
54 <title>COPYRIGHT
</title>
56 This manual page Copyright
2002, Rusty Russell, IBM Corporation.
60 <title>SEE ALSO
</title>
63 <refentrytitle>modprobe
</refentrytitle><manvolnum>8</manvolnum>
66 <refentrytitle>modinfo
</refentrytitle><manvolnum>8</manvolnum>
69 <refentrytitle>lsmod.old
</refentrytitle><manvolnum>8</manvolnum>
75 <!-- Keep this comment at the end of the file
80 sgml-minimize-attributes:nil
81 sgml-always-quote-attributes:t
84 sgml-parent-document:nil
85 sgml-default-dtd-file:nil
87 sgml-local-catalogs:nil
88 sgml-local-ecat-files:nil