aboutsummaryrefslogtreecommitdiffstats
path: root/chapter02/mounting.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter02/mounting.xml')
-rw-r--r--chapter02/mounting.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter02/mounting.xml b/chapter02/mounting.xml
index 45f222485..a4408c94f 100644
--- a/chapter02/mounting.xml
+++ b/chapter02/mounting.xml
@@ -47,8 +47,8 @@ mount -v -t ext4 /dev/<replaceable>&lt;yyy&gt;</replaceable> $LFS/home</userinpu
<warning><para>The above instructions assume that you will not be restarting
your computer throughout the LFS process. If you shut down your system,
- you will either need to remount the LFS partition each time you restart
- the build process or modify your host system's /etc/fstab file to automatically
+ you will either need to remount the LFS partition each time you restart
+ the build process or modify your host system's /etc/fstab file to automatically
remount it upon boot. For example:
<screen role="nodump">/dev/<replaceable>&lt;xxx&gt;</replaceable> /mnt/lfs ext4 defaults 1 1</screen>