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/gettext.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/gettext.xml')
-rw-r--r-- | chapter06/gettext.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index d4d606ca4..b6bfb42c6 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -1,5 +1,6 @@ <sect1 id="ch06-gettext"> <title>Installing Gettext-&gettext-version;</title> +<?dbhtml filename="gettext.html" dir="chapter06"?> <screen>Estimated build time: &gettext-time; Estimated required disk space: &gettext-compsize;</screen> |