lfs/appendixa/modutils-shortdesc.xml
Alex Gronenwoud f040abeb5c Making crossreferences from chapter 5 to 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 11:48:20 +00:00

15 lines
510 B
XML

<sect2 id="contents-modutils"><title>Contents of Modutils</title>
<!-- <para>(Last checked against version &modutils-contversion;.)</para> -->
<para>The Modutils package contains programs that you can use to work with
kernel modules.</para>
<para><emphasis>Installed programs</emphasis>: depmod, genksyms, insmod,
insmod_ksymoops_clean, kallsyms (link to insmod), kernelversion, ksyms
(link to insmod), lsmod (link to insmod), modinfo, modprobe (link to insmod)
and rmmod (link to insmod)</para>
</sect2>