aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/module-init-tools.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2008-12-07 11:41:45 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2008-12-07 11:41:45 +0000
commit93ae5d3079cfc347a4dc6b9d30b351b409aa8775 (patch)
treec8224909a420d8bb9cddecd56a844858174d3634 /chapter06/module-init-tools.xml
parentece782f73a81c88ca9db941dbde520b02d32013f (diff)
Upgrade to Module-Init-Tools-3.5. Fixes #2245.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/module-init-tools.xml')
-rw-r--r--chapter06/module-init-tools.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/chapter06/module-init-tools.xml b/chapter06/module-init-tools.xml
index f447974a8..b19ac384f 100644
--- a/chapter06/module-init-tools.xml
+++ b/chapter06/module-init-tools.xml
@@ -41,13 +41,6 @@
<sect2 role="installation">
<title>Installation of Module-Init-Tools</title>
- <para>The tarball only contains sgml source for the manpages. The following
- patch contains the result of processing this through <command>docbook2man</command>
- (see <ulink url="&blfs-root;view/svn/pst/docbook-utils.html"/>)
- which we do not build as part of a basic LFS installation:</para>
-
-<screen><userinput remap="pre">patch -Np1 -i ../&module-init-manpages-patch;</userinput></screen>
-
<para>The testsuite of this package is geared towards the needs of its
Maintainer. The command <command>make check</command> builds a specially
wrapped version of modprobe which is useless for normal operation. To run