aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/procinfo-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/procinfo-inst.xml')
-rw-r--r--chapter06/procinfo-inst.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/chapter06/procinfo-inst.xml b/chapter06/procinfo-inst.xml
index e7ace1191..dde3916cb 100644
--- a/chapter06/procinfo-inst.xml
+++ b/chapter06/procinfo-inst.xml
@@ -5,11 +5,12 @@
Install Procinfo by running the following commands:
</para>
-<blockquote><literallayout>
- <userinput>sed "s/-ltermcap/-lncurses/" Makefile | make -f -
- &amp;&amp;</userinput>
- <userinput>make install</userinput>
-</literallayout></blockquote>
+<para>
+<screen>
+<userinput>sed "s/-ltermcap/-lncurses/" Makefile | make -f - &amp;&amp;</userinput>
+<userinput>make install</userinput>
+</screen>
+</para>
</sect2>