diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-25 18:28:22 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-25 18:28:22 +0000 |
commit | 50b7320e7061dc677eed2c1fdf43af52635c36fb (patch) | |
tree | 55a6c184d8a3949ef49fb1e0c838eb62fcc35b58 /entities | |
parent | c7188a2eca9172f81e576a93ffeae67ca024b86b (diff) |
o Added "What now?" section.
o Removed "Which Platform" section (for now).
o Removed Appendix B.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities')
-rw-r--r-- | entities/appendixb.ent | 5 | ||||
-rw-r--r-- | entities/chapter09.ent | 1 |
2 files changed, 1 insertions, 5 deletions
diff --git a/entities/appendixb.ent b/entities/appendixb.ent deleted file mode 100644 index 635f38176..000000000 --- a/entities/appendixb.ent +++ /dev/null @@ -1,5 +0,0 @@ -<!ENTITY appendixb SYSTEM "../appendixb/appendixb.xml"> -<!ENTITY ab-introduction SYSTEM "../appendixb/introduction.xml"> -<!ENTITY ab-books SYSTEM "../appendixb/books.xml"> -<!ENTITY ab-howtoguides SYSTEM "../appendixb/howtoguides.xml"> -<!ENTITY ab-other SYSTEM "../appendixb/other.xml"> diff --git a/entities/chapter09.ent b/entities/chapter09.ent index e60306b60..015ebc72a 100644 --- a/entities/chapter09.ent +++ b/entities/chapter09.ent @@ -2,3 +2,4 @@ <!ENTITY c9-theend SYSTEM "../chapter09/theend.xml"> <!ENTITY c9-getcounted SYSTEM "../chapter09/getcounted.xml"> <!ENTITY c9-reboot SYSTEM "../chapter09/reboot.xml"> +<!ENTITY c9-whatnow SYSTEM "../chapter09/whatnow.xml"> |