浏览代码

Grammar fix, thanks to Bill 'Eagle Eye' Maltby

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 22 年之前
父节点
当前提交
9b21339cc6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      chapter03/mounting.xml

+ 1 - 1
chapter03/mounting.xml

@@ -36,7 +36,7 @@ with the appropriate partition names.</para>
 <para>You should also ensure that this new partition is not mounted with
 permissions that are too restrictive (such as the nosuid. nodev and noatime
 options).  You can run the <userinput>mount</userinput> command without any
-parameters to see with what options the LFS partition is mounted with. If
+parameters to see with what options the LFS partition is mounted. If
 you see nosuid, nodev and/or noatime, you will need to remount it.</para>
  
 <para>Now that we've made ourselves a place to work in, we're ready to download