diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/chroot.xml | 2 | ||||
-rw-r--r-- | chapter06/nettools.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index b5b9c13e8..cd385eacb 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -32,7 +32,7 @@ like vim and less to operate properly. Now that we are inside a chroot'ed environment, we can continue to 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 you ever leaves this environment for a reason +chroot'ed environment. If you ever leave 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. diff --git a/chapter06/nettools.xml b/chapter06/nettools.xml index 945114027..fb45eb059 100644 --- a/chapter06/nettools.xml +++ b/chapter06/nettools.xml @@ -3,7 +3,7 @@ <para> The <filename>Makefile</filename> file CFLAGS variable has to be edited -if compiler optimzations should be added. +if compiler optimizations should be added. </para> <para> |