Преглед на файлове

added missing filename directive

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans преди 24 години
родител
ревизия
a862ce23a1
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      chapter06/chroot.xml

+ 1 - 1
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>