From 7cf6e188717cb8f6ce77fbbcb3ae70f197ce7e0a Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 2 Jun 2012 15:58:48 +0000 Subject: [PATCH] Typo git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/kernfs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/kernfs.xml b/chapter06/kernfs.xml index 50128b76a..4667d6012 100644 --- a/chapter06/kernfs.xml +++ b/chapter06/kernfs.xml @@ -74,7 +74,7 @@ mount -vt sysfs sysfs $LFS/sys In some host systems, /dev/shm is a symbolic link to /run/shm. - Inside a chroot envirnment, this symbolic link needs to be + Inside a chroot environment, this symbolic link needs to be changed to a normal directory before mounting as a temporary file system: