Moved chapter1/introduction.xml to preface/foreword.xml

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Gerard Beekmans 2001-04-29 19:24:32 +00:00
parent 923556c2f3
commit 30e84b015e
4 changed files with 14 additions and 4 deletions

View File

@ -1,7 +1,6 @@
<chapter id="chapter01">
<title>Introduction</title>
&c1-introduction;
&c1-how;
&c1-version;
&c1-acknowledgments;

View File

@ -27,6 +27,7 @@
<!ENTITY dc-dedicated SYSTEM "intel/dedication/dedicated.xml">
<!ENTITY preface SYSTEM "intel/preface/preface.xml">
<!ENTITY pf-foreword SYSTEM "intel/preface/foreword.xml">
<!ENTITY pf-whoread SYSTEM "intel/preface/whoread.xml">
<!ENTITY pf-whonotread SYSTEM "intel/preface/whonotread.xml">
<!ENTITY pf-organization SYSTEM "intel/preface/organization.xml">
@ -35,7 +36,6 @@
<!ENTITY pf-oz-organpart3 SYSTEM "intel/preface/organpart3.xml">
<!ENTITY chapter1 SYSTEM "intel/chapter1/chapter1.xml">
<!ENTITY c1-introduction SYSTEM "intel/chapter1/introduction.xml">
<!ENTITY c1-how SYSTEM "intel/chapter1/how.xml">
<!ENTITY c1-version SYSTEM "intel/chapter1/versions.xml">
<!ENTITY c1-acknowledgments SYSTEM "intel/chapter1/acknowledgments.xml">

View File

@ -1,5 +1,5 @@
<sect1 id="ch01-intro">
<title>Introduction</title>
<sect1 id="pf-foreword">
<title>Foreword</title>
<para>
Having used a number of different Linux distributions, I was never fully
@ -21,5 +21,15 @@ operational. I called this system an LFS system, which stands for Linux
From Scratch.
</para>
<para>
I hope all of you will have a great time working on LFS!
</para>
<literallayout>
--
Gerard Beekmans
gerard@linuxfromscratch.org
</literallayout>
</sect1>

View File

@ -1,6 +1,7 @@
<preface id="preface">
<title>Preface</title>
&pf-foreword;
&pf-whoread;
&pf-whonotread;
&pf-organization;