diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-25 23:48:31 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-25 23:48:31 +0000 |
commit | 04f55298c9e18967d2203a7664c6633a13b583b8 (patch) | |
tree | 81798917e2251dfbc40fe5d92798459682626d12 /chapter04 | |
parent | 7ecf0bbfd2d085625141bde1017a2c5d330b1145 (diff) |
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter04')
-rw-r--r-- | chapter04/chapter04.xml | 1 | ||||
-rw-r--r-- | chapter04/introduction.xml | 1 | ||||
-rw-r--r-- | chapter04/packages.xml | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/chapter04/chapter04.xml b/chapter04/chapter04.xml index 2106f1cbb..b71e0b8c0 100644 --- a/chapter04/chapter04.xml +++ b/chapter04/chapter04.xml @@ -1,5 +1,6 @@ <chapter id="chapter03"> <title>Packages that need to be downloaded</title> +<?dbhtml filename="chapter03.html" dir="chapter03"?> &c3-introduction; &c3-packages; diff --git a/chapter04/introduction.xml b/chapter04/introduction.xml index 73536e289..8d0814949 100644 --- a/chapter04/introduction.xml +++ b/chapter04/introduction.xml @@ -1,5 +1,6 @@ <sect1 id="ch03-introduction"> <title>Introduction</title> +<?dbhtml filename="introduction.html" dir="chapter03"?> <para>Below is a list of all the packages that are needed to download for building the basic system. The version numbers printed correspond to versions of diff --git a/chapter04/packages.xml b/chapter04/packages.xml index e5b4f8cd7..079e37093 100644 --- a/chapter04/packages.xml +++ b/chapter04/packages.xml @@ -1,5 +1,6 @@ <sect1 id="ch03-packages"> <title>Packages that need to be downloaded</title> +<?dbhtml filename="packages.html" dir="chapter03"?> <literallayout> &c3-toplevel; |