diff options
author | Archaic <archaic@linuxfromscratch.org> | 2005-06-29 05:27:02 +0000 |
---|---|---|
committer | Archaic <archaic@linuxfromscratch.org> | 2005-06-29 05:27:02 +0000 |
commit | d1ebcc827ea8e54ee39e5c4750bef27bfd00c8bf (patch) | |
tree | 9fb944e6b221419ec3c5d113d18686380eaed57e /prologue/preface.xml | |
parent | 1756b05a1a376b17e62e90b75219c759a7512065 (diff) |
Moved the host requirements page to the preface section of the book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'prologue/preface.xml')
-rw-r--r-- | prologue/preface.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/prologue/preface.xml b/prologue/preface.xml index 79659f1d2..d2767c5d2 100644 --- a/prologue/preface.xml +++ b/prologue/preface.xml @@ -11,6 +11,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="foreword.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="audience.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="prerequisites.xml"/> +<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="hostreqs.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="typography.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="organization.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="errata.xml"/> |