diff options
Diffstat (limited to 'chapter06/procps-inst.xml')
-rw-r--r-- | chapter06/procps-inst.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chapter06/procps-inst.xml b/chapter06/procps-inst.xml index f89712ad0..3c93dc08f 100644 --- a/chapter06/procps-inst.xml +++ b/chapter06/procps-inst.xml @@ -6,12 +6,10 @@ Install Procps by running the following commands: </para> <blockquote><literallayout> - <userinput>make &&</userinput> <userinput>make XSCPT='' install &&</userinput> <userinput>mv /usr/bin/kill /bin</userinput> - </literallayout></blockquote> </sect2> |