From e34d9cb84cd70df75b4026b188ece1ecc06304bb Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 16 Jun 2005 19:51:06 +0000 Subject: Small tags fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6022 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/chroot.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter06') diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index f9ff7207d..80a27709f 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -37,7 +37,7 @@ restricted to the LFS file system. This is because the Bash shell is told that $LFS is now the root (/) directory. -Notice that /tools/bin +Notice that /tools/bin comes last in the PATH. This means that a temporary tool will not be used anymore as soon as its final version is installed. This occurs when the shell does not remember the @@ -53,8 +53,8 @@ class="filesystem">devpts file systems (discussed in the previous section) and enter chroot again before continuing with the installations. -Note that the bash prompt will say I have no -name! This is normal because the +Note that the bash prompt will say +I have no name! This is normal because the /etc/passwd file has not been created yet. -- cgit v1.2.3-54-g00ecf