Author: archaic
Date: 2005-06-16 19:15:03 -0600 (Thu, 16 Jun 2005)
New Revision: 6042

Modified:
   branches/6.1/BOOK/chapter06/pwdgroup.xml
Log:
Fixed typo in bash. (merged from trunk r6014)

Modified: branches/6.1/BOOK/chapter06/pwdgroup.xml
===================================================================
--- branches/6.1/BOOK/chapter06/pwdgroup.xml    2005-06-17 01:13:15 UTC (rev 
6041)
+++ branches/6.1/BOOK/chapter06/pwdgroup.xml    2005-06-17 01:15:03 UTC (rev 
6042)
@@ -72,7 +72,7 @@
 <para>Note the use of the <parameter>+h</parameter> directive. This tells
 <command>bash</command> not to use its internal path hashing. Without this
 directive, <command>bash</command> 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 <parameter>+h</parameter> directive will be used for the 
duration
 of this chapter.</para>
 

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to