aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/procps-inst.xml
diff options
context:
space:
mode:
authorAlex Gronenwoud <alex@linuxfromscratch.org>2003-08-31 21:52:02 +0000
committerAlex Gronenwoud <alex@linuxfromscratch.org>2003-08-31 21:52:02 +0000
commit4114088e9172bd8b42391803b67a7e8ff24b4cac (patch)
tree69039e5394934e7149ec09a571fac1f85df53c5c /chapter06/procps-inst.xml
parente667f58f48f4b3ec9af2fd1df49552669af6f383 (diff)
Adding more missing markup, and rewording a few paragraphs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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>