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.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/chapter06/procps-inst.xml b/chapter06/procps-inst.xml
index 1dfdb8aa6..508b5ad42 100644
--- a/chapter06/procps-inst.xml
+++ b/chapter06/procps-inst.xml
@@ -3,14 +3,12 @@
<sect2>
<title>Installation of Procps</title>
-<para>This package requires its patch to be applied before you can
-install it. This patch fixes a locale problem that makes
-<userinput>w</userinput> crash under certain locale settings. Apply
-the patch:</para>
+<para>First fix a locale problem that can crash <userinput>w</userinput> under
+certain locale settings:</para>
<para><screen><userinput>patch -Np1 -i ../procps-&procps-patch-version;.patch</userinput></screen></para>
-<para>Compile Procps:</para>
+<para>Now compile Procps:</para>
<para><screen><userinput>make</userinput></screen></para>