diff options
-rw-r--r-- | chapter06/procps-exp.xml | 4 | ||||
-rw-r--r-- | index.xml | 4 |
2 files changed, 4 insertions, 4 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 @@ -4,8 +4,8 @@ <!ENTITY book SYSTEM "book/book.xml"> -<!ENTITY version "20021021"> -<!ENTITY releasedate "October 21st, 2002"> +<!ENTITY version "20021022"> +<!ENTITY releasedate "October 22st, 2002"> <!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org"> <!ENTITY http-root "http://ftp.linuxfromscratch.org"> |