diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-25 23:55:44 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-25 23:55:44 +0000 |
commit | 75043c22eac6b48ef70c49d797b31b3eb73a5dc6 (patch) | |
tree | f782755ba75c6d9f9b5df1b42c6bf79dfe1a1ac9 /chapter05/bzip2.xml | |
parent | 04f55298c9e18967d2203a7664c6633a13b583b8 (diff) |
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/bzip2.xml')
-rw-r--r-- | chapter05/bzip2.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter05/bzip2.xml b/chapter05/bzip2.xml index c1f0b5952..e937776a8 100644 --- a/chapter05/bzip2.xml +++ b/chapter05/bzip2.xml @@ -1,5 +1,6 @@ <sect1 id="ch05-bzip2"> <title>Installing Bzip2-&bzip2-version;</title> +<?dbhtml filename="bzip2.html" dir="chapter05"?> <screen>Estimated build time: &bzip2-time-static; Estimated required disk space: &bzip2-compsize-static;</screen> |