浏览代码

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 年之前
父节点
当前提交
9ac3d35d3a
共有 4 个文件被更改,包括 4 次插入3 次删除
  1. 1 1
      chapter05/bash.xml
  2. 1 1
      chapter05/chapter05.xml
  3. 1 0
      chapter05/installasroot.xml
  4. 1 1
      chapter05/shellutils.xml

+ 1 - 1
chapter05/bash.xml

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

+ 1 - 1
chapter05/chapter05.xml

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

+ 1 - 0
chapter05/installasroot.xml

@@ -1,5 +1,6 @@
 <sect1 id="ch05-installasroot">
 <sect1 id="ch05-installasroot">
 <title>Install all software as user root</title>
 <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
 <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
 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">
 <sect1 id="ch05-shutils">
 <title>Installing Sh-utils-&sh-utils-version;</title>
 <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;
 <screen>Estimated build time:           &sh-utils-time-static;
 Estimated required disk space:  &sh-utils-compsize-static;</screen>
 Estimated required disk space:  &sh-utils-compsize-static;</screen>