diff options
Diffstat (limited to 'chapter06/module-init-tools.xml')
-rw-r--r-- | chapter06/module-init-tools.xml | 7 |
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 |