diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-11-24 21:50:43 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2009-11-24 21:50:43 +0000 |
commit | a26951eac51f6289d21236b0b5603059ba17585d (patch) | |
tree | 7b0934532b5da334616fc65ca335c19536055e38 /prologue/preface.xml | |
parent | 3684f6cc35bb7b7025957d930b38493e346f2b5e (diff) |
Separate standards page and rationale page
and reformat. Provided more information about packages
needed to satisfy LSB.
Also fixed a couple of typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9120 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 43bab7db2..48744ebef 100644 --- a/prologue/preface.xml +++ b/prologue/preface.xml @@ -15,6 +15,7 @@ <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="standards.xml"/> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="why.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"/> |