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.xml12
1 files changed, 7 insertions, 5 deletions
diff --git a/chapter06/modutils-inst.xml b/chapter06/modutils-inst.xml
index af482dedb..dbe9e8480 100644
--- a/chapter06/modutils-inst.xml
+++ b/chapter06/modutils-inst.xml
@@ -11,11 +11,13 @@ downgrade to modutils 2.4.5 which seems to be working better.
Install Modutils by running the following commands:
</para>
-<blockquote><literallayout>
- <userinput>./configure &amp;&amp;</userinput>
- <userinput>make &amp;&amp;</userinput>
- <userinput>make install</userinput>
-</literallayout></blockquote>
+<para>
+<screen>
+<userinput>./configure &amp;&amp;</userinput>
+<userinput>make &amp;&amp;</userinput>
+<userinput>make install</userinput>
+</screen>
+</para>
</sect2>