aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06')
-rw-r--r--chapter06/kernfs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/kernfs.xml b/chapter06/kernfs.xml
index 9b3473303..d3971dec6 100644
--- a/chapter06/kernfs.xml
+++ b/chapter06/kernfs.xml
@@ -16,7 +16,7 @@ hard drive, but are used to communicate things to and from the kernel itself.</p
<screen><userinput>mount -t proc proc $LFS/proc
mount -t sysfs sysfs $LFS/sys</userinput></screen>
-<para>Remember that if for any reason you stop working on your BE-LFS, and start
+<para>Remember that if for any reason you stop working on your LFS, and start
again later, it's important to check that these file systems are mounted again
before entering the chroot environment, otherwise problems could occur.</para>