added <?dbhtml> tag for output redirection into subdir

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-09-26 00:03:40 +00:00
parent 75043c22ea
commit 9ac3d35d3a
4 changed files with 4 additions and 3 deletions

View File

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

View File

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

View File

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

View File

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