diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-09-10 06:12:28 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-09-10 06:12:28 +0000 |
commit | 8988b94cd0f916f39b26d0bd6b122c69c2d9e910 (patch) | |
tree | 84c90780bd5f7c03650e027c160dc0c80e21ee5b /prologue/preface.xml | |
parent | b8f47e78d4b9cb44086c8a4e0fef658eba4193d2 (diff) |
Added a section to the Preface about LFS supported architectures
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9065 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 5ad84923e..fde09453d 100644 --- a/prologue/preface.xml +++ b/prologue/preface.xml @@ -13,6 +13,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="architecture.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"/> |