summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2008-08-24 12:07:09 +0000
committerfukachan <fukachan>2008-08-24 12:07:09 +0000
commitb24a6df1581d4ec14885dbfcadde3ad4c8c4b907 (patch)
tree8df4263ba380e577fbc805f83bf0525ef6ae80d9
parent7195b662952c485afd48433fc726a7d1a3fbde3c (diff)
downloadfml8-b24a6df1581d4ec14885dbfcadde3ad4c8c4b907.tar.gz
fml8-b24a6df1581d4ec14885dbfcadde3ad4c8c4b907.tar.bz2
fml8-b24a6df1581d4ec14885dbfcadde3ad4c8c4b907.zip
define missing definitions to aviod errors
-rw-r--r--fml/doc/en/tutorial/include/chapters.ent7
1 files changed, 6 insertions, 1 deletions
diff --git a/fml/doc/en/tutorial/include/chapters.ent b/fml/doc/en/tutorial/include/chapters.ent
index 6b634ca6..4a48afc3 100644
--- a/fml/doc/en/tutorial/include/chapters.ent
+++ b/fml/doc/en/tutorial/include/chapters.ent
@@ -1,5 +1,5 @@
<!--
- $FML: chapters.ent,v 1.14 2006/01/19 10:13:41 fukachan Exp $
+ $FML: chapters.ent,v 1.15 2006/01/19 14:33:17 fukachan Exp $
$jaFML: chapters.ent,v 1.75 2003/06/20 22:03:12 fukachan Exp $
-->
@@ -26,6 +26,7 @@
<!entity bookinfo SYSTEM "include/bookinfo.sgml">
<!entity preface SYSTEM "preface.sgml">
<!entity sect.terms SYSTEM "terms.sgml">
+<!entity list.recipes SYSTEM "tmp/lor.sgml">
<!-- part I: introduction .. test -->
@@ -64,7 +65,10 @@
<!entity sect.usage.onhost.recipes SYSTEM "usage/recipes.onhost.sgml">
<!entity chapter.customize.mlstyle SYSTEM "customize/chapter.ml_style.sgml">
<!entity chapter.customize.header SYSTEM "customize/chapter.header.sgml">
+<!entity chapter.customize.body SYSTEM "customize/chapter.body.sgml">
<!entity chapter.customize.command SYSTEM "customize/chapter.command.sgml">
+<!entity chapter.customize.message SYSTEM "customize/chapter.message.sgml">
+
<!entity sect.config.autoreply SYSTEM "customize/autoreply.sgml">
<!entity sect.config.command.permit.anyone SYSTEM "customize/command_permit_anyone.sgml">
@@ -128,6 +132,7 @@
<!entity sect.command.recipes SYSTEM "command/recipes.sgml">
+
<!-- ? ;-) -->
<!entity chapter.directory SYSTEM "internals/directory.sgml">
<!entity chapter.db SYSTEM "internals/db.sgml">