Prechádzať zdrojové kódy

added <?dbhtml> tag for output redirection into subdir

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 24 rokov pred
rodič
commit
9ac3d35d3a

+ 1 - 1
chapter05/bash.xml

@@ -1,6 +1,6 @@
 <sect1 id="ch05-bash">
 <title>Installing Bash-&bash-version;</title>
-<?dbhtml filename="bash" dir="chapter05"?>
+<?dbhtml filename="bash.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &bash-time-static; 
 Estimated required disk space:  &bash-compsize-static;</screen>

+ 1 - 1
chapter05/chapter05.xml

@@ -1,6 +1,6 @@
 <chapter id="chapter05">
 <title>Preparing the LFS system</title>
-<?dbtml filename="chapter05.html" dir="chapter05"?>
+<?dbhtml filename="chapter05.html" dir="chapter05"?>
 
 &c5-introduction;
 &c5-installasroot;

+ 1 - 0
chapter05/installasroot.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-installasroot">
 <title>Install all software as user root</title>
+<?dbhtml filename="installasroot.html" dir="chapter05"?>
 
 <para>It's best to log in as root or su's to root when installing the
 packages. That way you are assured that all files are owned by user and

+ 1 - 1
chapter05/shellutils.xml

@@ -1,6 +1,6 @@
 <sect1 id="ch05-shutils">
 <title>Installing Sh-utils-&sh-utils-version;</title>
-<?dbhtml filenaem="sh-utils.html" dir="chapter05"?>
+<?dbhtml filename="sh-utils.html" dir="chapter05"?>
 
 <screen>Estimated build time:           &sh-utils-time-static;
 Estimated required disk space:  &sh-utils-compsize-static;</screen>