Corrected command snippets, text.
[dragonfly.git] / en / books / usersguide / chapters.ent
... / ...
CommitLineData
1<!--
2 Creates entities for each chapter in the DragonFly Guide.
3 Each entity is named chap.foo, where foo is the value
4 of the id attribute on that chapter, and corresponds to the name of
5 the directory in which that chapter's .sgml file is stored.
6
7 Chapters should be listed in the order in which they are referenced.
8
9 $DragonFly: doc/en/books/usersguide/chapters.ent,v 1.2 2004/05/17 19:15:29 justin Exp $
10-->
11
12<!-- Part one - Kernel -->
13<!ENTITY chap.xwindows SYSTEM "xwindows/chapter.sgml">
14<!ENTITY chap.updating SYSTEM "updating/chapter.sgml">
15<!ENTITY chap.ports SYSTEM "ports/chapter.sgml">
16<!ENTITY chap.backups SYSTEM "backups/chapter.sgml">
17<!ENTITY chap.installation SYSTEM "installation/chapter.sgml">