From 7678532c22256080d3197220ee1e32ab84fb3afa Mon Sep 17 00:00:00 2001 From: Archaic Date: Thu, 16 Jun 2005 17:13:36 +0000 Subject: Fixed typo in bash. Thanks Randy. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6014 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/pwdgroup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06') diff --git a/chapter06/pwdgroup.xml b/chapter06/pwdgroup.xml index 0a4e53f4e..9ae45f02c 100644 --- a/chapter06/pwdgroup.xml +++ b/chapter06/pwdgroup.xml @@ -72,7 +72,7 @@ work. Note the use of the +h directive. This tells bash not to use its internal path hashing. Without this directive, bash would remember the paths to binaries it has -executed. In ensure the use of the newly compiled binaries as soon as they are +executed. To ensure the use of the newly compiled binaries as soon as they are installed, the +h directive will be used for the duration of this chapter. -- cgit v1.2.3-54-g00ecf