diff options
Diffstat (limited to 'chapter06/procps-inst.xml')
-rw-r--r-- | chapter06/procps-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/procps-inst.xml b/chapter06/procps-inst.xml index d5bb0ce68..46d589303 100644 --- a/chapter06/procps-inst.xml +++ b/chapter06/procps-inst.xml @@ -4,7 +4,7 @@ <para>Install Procps by running the following commands:</para> <para><screen><userinput>make && -make XSCPT='' install && +make XSCPT="" install && mv /usr/bin/kill /bin</userinput></screen></para> </sect2> |