Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branch
[linux_from_scratch.git] / editor-manual / index.xml
blobcdff0ab6ed89b15b0dbb2b32a8fcf4e860ed1b6b
1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                         "/usr/share/docbook/docbookx.dtd" [
6 <!ENTITY book SYSTEM "book/book.xml">
8 <!ENTITY version "20020528">
9 <!ENTITY releasedate "May 28th, 2002">
11 <!ENTITY % bookinfo SYSTEM "entities/bookinfo.ent">
12 <!ENTITY % dedication SYSTEM "entities/dedication.ent">
13 <!ENTITY % preface SYSTEM "entities/preface.ent">
14 <!ENTITY % chapter01 SYSTEM "entities/chapter01.ent">
15 <!ENTITY % chapter02 SYSTEM "entities/chapter02.ent">
16 <!ENTITY % chapter03 SYSTEM "entities/chapter03.ent">
17 <!ENTITY % chapter04 SYSTEM "entities/chapter04.ent">
18 <!ENTITY % chapter05 SYSTEM "entities/chapter05.ent">
19 <!ENTITY % chapter06 SYSTEM "entities/chapter06.ent">
21 %bookinfo;
22 %dedication;
23 %preface;
24 %chapter01;
25 %chapter02;
26 %chapter03;
27 %chapter04;
28 %chapter05;
29 %chapter06;
33 <book>
35 &book;
37 </book>