aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/kmod.xml
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-12 04:40:07 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2020-06-12 04:40:07 +0000
commit6a156bab1b41dfcbebcf69325dff81b73a2afad7 (patch)
tree39451253ebce7058ff7282090bd572ac36dff998 /chapter08/kmod.xml
parentea7ec72fba2b9749da2c22db67152eccaef5dfb0 (diff)
Mostly text updates in Chapter 8.
There are a couple of minor command changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/kmod.xml')
-rw-r--r--chapter08/kmod.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/chapter08/kmod.xml b/chapter08/kmod.xml
index b1fe24911..01eda165b 100644
--- a/chapter08/kmod.xml
+++ b/chapter08/kmod.xml
@@ -78,12 +78,7 @@
LFS chroot environment. At a minimum the git program is required and
several tests will not run outside of a git repository. </para>
-<!--
- <para>To test the results, issue:</para>
-
-<screen><userinput remap="test">make check</userinput></screen>
--->
- <para>Install the package, and create symlinks for
+ <para>Install the package and create symlinks for
compatibility with Module-Init-Tools (the package that previously handled
Linux kernel modules):</para>