diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-26 00:24:04 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2001-09-26 00:24:04 +0000 |
commit | 576e206a1fbc9df4172b734961877ad53eb91418 (patch) | |
tree | fa11f8459bfccf7d17d5ce930f5cd66a56c9e7bb /chapter06/bzip2.xml | |
parent | 9ac3d35d3a3c257733e1675c26194af581d6be38 (diff) |
added <?dbhtml> tag for output redirection into subdir
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/bzip2.xml')
-rw-r--r-- | chapter06/bzip2.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index 8fb8660f7..e2644f719 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-bzip2"> <title>Installing Bzip2-&bzip2-version;</title> +<?dbhtml filename="bzip2.html" dir="chapter06"?> <screen>Estimated build time: &bzip2-time; Estimated required disk space: &bzip2-compsize;</screen> |