aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/bin86-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/bin86-inst.xml')
-rw-r--r--chapter06/bin86-inst.xml10
1 files changed, 6 insertions, 4 deletions
diff --git a/chapter06/bin86-inst.xml b/chapter06/bin86-inst.xml
index e4d83eaef..cb818beda 100644
--- a/chapter06/bin86-inst.xml
+++ b/chapter06/bin86-inst.xml
@@ -5,10 +5,12 @@
Install Bin86 by running the following commands:
</para>
-<blockquote><literallayout>
- <userinput>make &amp;&amp;</userinput>
- <userinput>make PREFIX=/usr install</userinput>
-</literallayout></blockquote>
+<para>
+<screen>
+<userinput>make &amp;&amp;</userinput>
+<userinput>make PREFIX=/usr install</userinput>
+</screen>
+</para>
</sect2>