aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2014-09-08 06:05:23 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2014-09-08 06:05:23 +0000
commit77a264e9f84ec5182f20ebe5ff1a2e2fb06c8be8 (patch)
tree51a2a3fd80f61b978c7087d0efdedc047e89d97c
parent3b66f6a977777d9e22c3bf20481706b80ebc1359 (diff)
Tag LFS-7.6-rc1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter02/mounting.xml5
1 files changed, 2 insertions, 3 deletions
diff --git a/chapter02/mounting.xml b/chapter02/mounting.xml
index 5a6000f73..3e6c25d0c 100644
--- a/chapter02/mounting.xml
+++ b/chapter02/mounting.xml
@@ -48,9 +48,8 @@ mount -v -t ext4 /dev/<replaceable>&lt;yyy&gt;</replaceable> $LFS/usr</userinput
too restrictive (such as the <option>nosuid</option> or
<option>nodev</option> options). Run the <command>mount</command> command
without any parameters to see what options are set for the mounted LFS
- partition. If <option>nosuid</option>, <option>nodev</option>, and/or
- <option>noatime</option> are set, the partition will need to be
- remounted.</para>
+ partition. If <option>nosuid</option> and/or <option>nodev</option> are set,
+ the partition will need to be remounted.</para>
<para>If you are using a <systemitem
class="filesystem">swap</systemitem> partition, ensure that it is enabled