mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
update ch5 bash instructions by removing redundant explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
5e84d795b1
commit
f64f4b557a
@ -44,6 +44,10 @@
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para></listitem>
|
</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
|
<listitem><para>May 30th, 2002 [gerard]: Chapter 06 - Glibc: Replaced the
|
||||||
various sed fixes with a regular patch.</para></listitem>
|
various sed fixes with a regular patch.</para></listitem>
|
||||||
|
|
||||||
|
@ -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
|
info pages will be installed when we recompile bash dynamically in
|
||||||
chapter 6, so you can ignore it.</para>
|
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>
|
</sect2>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user