浏览代码

grammar fix

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1253 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 年之前
父节点
当前提交
838d1353fe
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      chapter05/bash-exp.xml

+ 1 - 2
chapter05/bash-exp.xml

@@ -6,8 +6,7 @@ option causes Bash to be linked statically</para>
 
 <para><userinput>--prefix=$LFS/usr:</userinput> 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.</para>
+directory when chroot'ed or reboot'ed into LFS.</para>
 
 <para><userinput>--bindir=$LFS/bin:</userinput> This installs the executable 
 files in $LFS/bin. We do this because we want bash to be in /bin, not in