aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02
diff options
context:
space:
mode:
authorKrejzi <krejzi@linuxfromscratch.org>2014-09-09 13:17:24 +0000
committerKrejzi <krejzi@linuxfromscratch.org>2014-09-09 13:17:24 +0000
commit46ded2ba10bd4b1dc2a8d80c744637135f52f146 (patch)
tree07110eb00c007cebea0bbadd73e91964945ac817 /chapter02
parent5fe3e2ff93ba2e7d4dce301ffe626e60189a2d31 (diff)
Import trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/systemd@10750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter02')
-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