added missing filename directive

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-26 05:07:07 +00:00
parent e12115e329
commit a862ce23a1

View File

@ -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>