diff --git a/chapter05/bash-exp.xml b/chapter05/bash-exp.xml index 949e22ab8..689ab7ed7 100644 --- a/chapter05/bash-exp.xml +++ b/chapter05/bash-exp.xml @@ -6,8 +6,7 @@ option causes Bash to be linked statically --prefix=$LFS/usr: This configure option installs all of Bash's files under the $LFS/usr directory, which becomes the /usr -directory after the user chroot'ed into $LFS or when he rebooted -the system into LFS. +directory when chroot'ed or reboot'ed into LFS. --bindir=$LFS/bin: This installs the executable files in $LFS/bin. We do this because we want bash to be in /bin, not in