From a3e3143ddb19d3c33f5317353a3b32451d3afc07 Mon Sep 17 00:00:00 2001 From: Jeremy Utley Date: Fri, 19 Sep 2003 22:24:19 +0000 Subject: [PATCH] Corrected bash use of +h tag git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 3 +++ chapter06/bash-inst.xml | 2 +- chapter06/pwdgroup.xml | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2e70e75c5..122932489 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -94,6 +94,9 @@ +September 19th, 2003 [jeremy]: Corrected bash tags for proper +use of the +h flag to bash + September 19th, 2003 [jwrober]: Various updates to the acknowledgements page. diff --git a/chapter06/bash-inst.xml b/chapter06/bash-inst.xml index 82d10408a..121872d5e 100644 --- a/chapter06/bash-inst.xml +++ b/chapter06/bash-inst.xml @@ -29,6 +29,6 @@ following command will do so: And reload the newly compiled bash program: -exec /bin/bash +h --login +exec /bin/bash --login +h diff --git a/chapter06/pwdgroup.xml b/chapter06/pwdgroup.xml index 049d28d60..a12b3cc05 100644 --- a/chapter06/pwdgroup.xml +++ b/chapter06/pwdgroup.xml @@ -51,7 +51,7 @@ resolution will start working immediately after the created, because we installed a full glibc in Chapter 5. This will get rid of the I have no name! prompt. -exec /tools/bin/bash +h --login +exec /tools/bin/bash --login +h