From 10fb6a507c9e56a5ea2ddd86e5598212d656c62e Mon Sep 17 00:00:00 2001
From: Zack Winkles
Date: Mon, 3 May 2004 22:16:39 +0000
Subject: Removed BE-isms
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
---
chapter06/kernfs.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'chapter06')
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.
mount -t proc proc $LFS/proc
mount -t sysfs sysfs $LFS/sys
-Remember that if for any reason you stop working on your BE-LFS, and start
+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.
--
cgit v1.2.3-54-g00ecf