diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-26 00:03:40 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-26 00:03:40 +0000 |
commit | 9ac3d35d3a3c257733e1675c26194af581d6be38 (patch) | |
tree | ab5e49b8e664cea72906ab233dee92243df191a5 /chapter05/chapter05.xml | |
parent | 75043c22eac6b48ef70c49d797b31b3eb73a5dc6 (diff) |
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1265 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/chapter05.xml')
-rw-r--r-- | chapter05/chapter05.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 19b018d84..fc158974c 100644 --- a/chapter05/chapter05.xml +++ b/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; |