aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/modutils-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/modutils-inst.xml')
-rw-r--r--chapter06/modutils-inst.xml18
1 files changed, 5 insertions, 13 deletions
diff --git a/chapter06/modutils-inst.xml b/chapter06/modutils-inst.xml
index dbe9e8480..1002e2892 100644
--- a/chapter06/modutils-inst.xml
+++ b/chapter06/modutils-inst.xml
@@ -1,23 +1,15 @@
<sect2>
<title>Installation of Modutils</title>
-<para>
-The 2.4.6 version of modutils does not seem to work properly with the
+<para>The 2.4.6 version of modutils does not seem to work properly with the
2.2.x kernels. If you are running a 2.2.x kernel we suggest you
-downgrade to modutils 2.4.5 which seems to be working better.
-</para>
+downgrade to modutils 2.4.5 which seems to be working better.</para>
-<para>
-Install Modutils by running the following commands:
-</para>
+<para>Install Modutils by running the following commands:</para>
-<para>
-<screen>
-<userinput>./configure &amp;&amp;</userinput>
+<para><screen><userinput>./configure &amp;&amp;</userinput>
<userinput>make &amp;&amp;</userinput>
-<userinput>make install</userinput>
-</screen>
-</para>
+<userinput>make install</userinput></screen></para>
</sect2>