aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chroot.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-03-23 03:40:35 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-03-23 03:40:35 +0000
commit08463b5b7bcae02a6f6e65db91252e46fc47076c (patch)
treeb45b6b0324b2407327904400083aac41246bd40a /chapter06/chroot.xml
parentabdeaad6a7dcba2b52d36a1b2de0667ffab6ca98 (diff)
Text update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@361 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chroot.xml')
-rw-r--r--chapter06/chroot.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml
index 212235a10..b5b9c13e8 100644
--- a/chapter06/chroot.xml
+++ b/chapter06/chroot.xml
@@ -30,17 +30,17 @@ like vim and less to operate properly.
<para>
Now that we are inside a chroot'ed environment, we can continue to
-install all the basic system software. A user has to make sure all the
+install all the basic system software. You have to make sure all the
following commands in this and following chapters are run from within the
-chroot'ed environment. If he ever leaves this environment for a reason
-(say when rebooting or something) he has to remember to mount $LFS/proc again
-like he did earlier and to re-enter chroot before continuing with the
+chroot'ed environment. If you ever leaves this environment for a reason
+(say when rebooting or something) please remember to mount $LFS/proc
+again like you just did and re-enter chroot before continuing with the
book.
</para>
<para>
Note that the bash prompt will contain "I have no name!". This is
-normal; Glibc hasn't been installed yet.
+normal because Glibc hasn't been installed yet.
</para>
</sect1>