diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-10-06 22:19:12 +0000 |
commit | 04a335156f4e0a83bf7d1bf3173cff3bd55f9695 (patch) | |
tree | a3e283fd5a0eca8822416d6ea086f3a5e4feab62 /appendixa/modutils-shortdesc.xml | |
parent | c1f00d2596a81bcc5e957b90a1f015a788b069c7 (diff) |
Changing the style of the 'Content' subsections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/modutils-shortdesc.xml')
-rw-r--r-- | appendixa/modutils-shortdesc.xml | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/appendixa/modutils-shortdesc.xml b/appendixa/modutils-shortdesc.xml index 984ff7299..110018fc1 100644 --- a/appendixa/modutils-shortdesc.xml +++ b/appendixa/modutils-shortdesc.xml @@ -5,12 +5,10 @@ <para>The Modutils package contains programs that you can use to work with kernel modules.</para> -<para>Modutils installs the following:</para> - -<sect3><title>Program Files</title> -<para>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></sect3> +<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> |