noted adding of --login to exec /bin/bash to ch6-bash

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1207 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-07 23:28:05 +00:00
parent d9c1876543
commit e6313784d6

View File

@ -15,7 +15,10 @@
</para></listitem> </para></listitem>
<listitem><para>September 7th, 2001 [gerard]: Chapter 5 - Gcc: Removed <listitem><para>September 7th, 2001 [gerard]: Chapter 6 - Bash: Added
--login to the exec /bin/bash command.</para></listitem>
<listitem><para>September 7th, 2001 [gerard]: Chapter 5 - GCC: Removed
duplicate explanation (the patch and --enable-languages ones) that are duplicate explanation (the patch and --enable-languages ones) that are
already in chapter 5 - gcc.</para></listitem> already in chapter 5 - gcc.</para></listitem>