Fixed the list of installed programs in module-init-tools.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-06-19 05:54:51 +00:00
parent c24424c304
commit 08eb1c4abf

View File

@ -60,9 +60,8 @@ installed in LFS. Run the following command to avoid this:</para>
<segmentedlist>
<segtitle>Installed programs</segtitle>
<seglistitem><seg>depmod, genksyms, insmod,
insmod_ksymoops_clean, kallsyms (link to insmod), kernelversion, ksyms
(link to insmod), lsmod (link to insmod), modinfo, modprobe (link to
<seglistitem><seg>depmod, insmod,
insmod.static, lsmod (link to insmod), modinfo, modprobe (link to
insmod), and rmmod (link to insmod)</seg></seglistitem>
</segmentedlist>