diff options
Diffstat (limited to 'chapter06/procps.xml')
-rw-r--r-- | chapter06/procps.xml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/chapter06/procps.xml b/chapter06/procps.xml index a2a4fb14b..9dda8547f 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -13,12 +13,7 @@ Estimated required disk space: &procps-compsize;</screen> <sect2> <title>Installation of Procps</title> -<para>First fix a problem that can crash <userinput>w</userinput> under -certain locale settings:</para> - -<screen><userinput>patch -Np1 -i ../&procps-patch;</userinput></screen> - -<para>Now compile Procps:</para> +<para>Compile Procps:</para> <screen><userinput>make</userinput></screen> |