ソースを参照

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
Timothy Bauscher 23 年 前
コミット
e0f2571894
2 ファイル変更4 行追加4 行削除
  1. 2 2
      chapter06/procps-exp.xml
  2. 2 2
      index.xml

+ 2 - 2
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

+ 2 - 2
index.xml

@@ -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">