Jelajahi Sumber

update ch5 bash instructions by removing redundant explanation

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Mark Hymers 23 tahun lalu
induk
melakukan
f64f4b557a
2 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 0
      chapter01/changelog.xml
  2. 0 4
      chapter05/bash-inst.xml

+ 4 - 0
chapter01/changelog.xml

@@ -44,6 +44,10 @@
 </itemizedlist>
 </para></listitem>
 
+<listitem><para>May 30th, 2002 [markh]: Chapter 05 - Bash: Removed
+section about "last two commands executing anyways" because we no longer
+have the commands referred to there.</para></listitem>
+
 <listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the
 various sed fixes with a regular patch.</para></listitem>
 

+ 0 - 4
chapter05/bash-inst.xml

@@ -43,9 +43,5 @@ old version of the texinfo package. This error is not severe by any means: the
 info pages will be installed when we recompile bash dynamically in
 chapter 6, so you can ignore it.</para>
 
-<para>When we tested it with the latest Debian version, the last two
-commands were executed because the install process didn't return with a
-value larger than 0.</para>
-
 </sect2>