فهرست منبع

Fixed the list of installed programs for module-init-tools, and tag fix. Ported from trunk r649 and r6050.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6062 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 سال پیش
والد
کامیت
a0bf931f7e
1فایلهای تغییر یافته به همراه3 افزوده شده و 4 حذف شده
  1. 3 4
      chapter06/module-init-tools.xml

+ 3 - 4
chapter06/module-init-tools.xml

@@ -58,9 +58,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>
 
@@ -89,7 +88,7 @@ automatically load the required modules</para>
 <varlistentry id="insmod.static">
 <term><command>insmod.static</command></term>
 <listitem>
-<para>A static version of insmod</para>
+<para>A static version of <command>insmod</command></para>
 <indexterm zone="ch-system-module-init-tools insmod.static"><primary
 sortas="b-insmod.static">insmod.static</primary></indexterm>
 </listitem>