From a862ce23a13036905fb3c306be006bbf8da53f28 Mon Sep 17 00:00:00 2001 From: Gerard Beekmans Date: Wed, 26 Sep 2001 05:07:07 +0000 Subject: [PATCH] added missing filename directive git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/chroot.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter06/chroot.xml b/chapter06/chroot.xml index b56264d49..3ef49bd08 100644 --- a/chapter06/chroot.xml +++ b/chapter06/chroot.xml @@ -1,6 +1,6 @@ Entering the chroot'ed environment - + It's time to enter our chroot'ed environment in order to install the rest of the software we need.