aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/procps-inst.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/procps-inst.xml')
-rw-r--r--chapter06/procps-inst.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/chapter06/procps-inst.xml b/chapter06/procps-inst.xml
index 29ff3d5f6..d5bb0ce68 100644
--- a/chapter06/procps-inst.xml
+++ b/chapter06/procps-inst.xml
@@ -3,9 +3,9 @@
<para>Install Procps by running the following commands:</para>
-<para><screen><userinput>make &amp;&amp;</userinput>
-<userinput>make XSCPT='' install &amp;&amp;</userinput>
-<userinput>mv /usr/bin/kill /bin</userinput></screen></para>
+<para><screen><userinput>make &amp;&amp;
+make XSCPT='' install &amp;&amp;
+mv /usr/bin/kill /bin</userinput></screen></para>
</sect2>