diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 15:51:23 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-01-30 15:51:23 +0000 |
commit | b18e6e2a3b51555ebed3f617cbff80e3b9af5cea (patch) | |
tree | 1c36198500fd75926f6afb429b4d567c2c657dfa /chapter01/chapter01.xml | |
parent | 35cb483c16c6bf86370e95c62a56c33ae6019a46 (diff) |
Moved Acknowledgements to be displayed as the first page in chapter 1
Created a seperate page to list the HTTP and FTP mirrors.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/chapter01.xml')
-rw-r--r-- | chapter01/chapter01.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter01/chapter01.xml b/chapter01/chapter01.xml index 018359a57..4b010252b 100644 --- a/chapter01/chapter01.xml +++ b/chapter01/chapter01.xml @@ -2,10 +2,11 @@ <title>Introduction</title> <?dbhtml filename="chapter01.html" dir="chapter01"?> +&c1-acknowledgments; &c1-how; &c1-conventions; &c1-version; -&c1-acknowledgments; +&c1-mirrors; &c1-changelog; &c1-maillists; &c1-newsserver; |