aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/chroot.xml
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2001-09-26 05:07:07 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2001-09-26 05:07:07 +0000
commita862ce23a13036905fb3c306be006bbf8da53f28 (patch)
tree5af5b5a32eb3e450cd9d27e83b0c50cd61f86dc4 /chapter06/chroot.xml
parente12115e329edd4660dac5f86f03992e274ba7c9f (diff)
added missing filename directive
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/chroot.xml')
-rw-r--r--chapter06/chroot.xml2
1 files changed, 1 insertions, 1 deletions
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 @@
<sect1 id="ch06-chroot">
<title>Entering the chroot'ed environment</title>
-<?dbhtml filename=".html" dir="chapter06"?>
+<?dbhtml filename="chroot.html" dir="chapter06"?>
<para>It's time to enter our chroot'ed environment in order to install the
rest of the software we need.</para>