diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-23 18:16:24 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-23 18:16:24 +0000 |
commit | e0f2571894178e00eb7f8e3ade60a20d3bfc1e40 (patch) | |
tree | 56d1f10138f856763b6bbc8ad6349583b4efb2a3 /chapter06 | |
parent | 8742eb9adeffcbb866940dabea4d2246e48e288d (diff) |
Procps patch now applies to 'w' instead of 'top'.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/procps-exp.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/procps-exp.xml b/chapter06/procps-exp.xml index ac5ab7d96..195309dae 100644 --- a/chapter06/procps-exp.xml +++ b/chapter06/procps-exp.xml @@ -2,8 +2,8 @@ <title>Command explanations</title> <para><userinput>patch -Np1 -i ../procps-&procps-patch-version;.patch:</userinput> -This patch fixes a locale problem that makes top crash under certain -locale settings.</para> +This patch fixes a locale problem that makes <userinput>w</userinput> crash +under certain locale settings.</para> <para><userinput>make XSCPT="" install:</userinput> This will set the Makefile variable XSCPT to an empty value so that |