summaryrefslogtreecommitdiff
path: root/doc/guide/files/chapters.ent
diff options
context:
space:
mode:
Diffstat (limited to 'doc/guide/files/chapters.ent')
-rw-r--r--doc/guide/files/chapters.ent7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/guide/files/chapters.ent b/doc/guide/files/chapters.ent
index 69aa434dd00..43472607b53 100644
--- a/doc/guide/files/chapters.ent
+++ b/doc/guide/files/chapters.ent
@@ -1,7 +1,7 @@
<!--
Creates entities for each chapter in the pkgsrc book.
- $NetBSD: chapters.ent,v 1.9 2006/05/10 13:58:34 rillig Exp $
+ $NetBSD: chapters.ent,v 1.10 2006/05/10 20:56:00 rillig Exp $
-->
<!ENTITY chap.intro SYSTEM "introduction.xml">
@@ -26,9 +26,12 @@
<!ENTITY chap.fixes SYSTEM "fixes.xml">
<!ENTITY chap.debug SYSTEM "debug.xml">
<!ENTITY chap.submit SYSTEM "submit.xml">
-<!ENTITY chap.porting SYSTEM "porting.xml">
<!ENTITY chap.devfaq SYSTEM "devfaq.xml">
+<!-- The pkgsrc infrastructure -->
+<!ENTITY chap.regression SYSTEM "regression.xml">
+<!ENTITY chap.porting SYSTEM "porting.xml">
+
<!-- appendix -->
<!ENTITY chap.examples SYSTEM "examples.xml">
<!ENTITY chap.logs SYSTEM "logs.xml">