summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-12-26 15:37:59 +0000
committerfukachan <fukachan>2002-12-26 15:37:59 +0000
commit41a93e48c60000ea5a66ee78fef11dc8bd8a68fc (patch)
tree796189b839b39e751d1cdf82e3154fe8c768c861 /fml/doc/ja/tutorial/include
parentc640912de4340e32cfbde24c04f302ffc011fde0 (diff)
downloadfml8-41a93e48c60000ea5a66ee78fef11dc8bd8a68fc.tar.gz
fml8-41a93e48c60000ea5a66ee78fef11dc8bd8a68fc.tar.bz2
fml8-41a93e48c60000ea5a66ee78fef11dc8bd8a68fc.zip
add chapter on digest
Diffstat (limited to 'fml/doc/ja/tutorial/include')
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent5
1 files changed, 4 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index 33644849..7ff12028 100644
--- a/fml/doc/ja/tutorial/include/chapters.ent
+++ b/fml/doc/ja/tutorial/include/chapters.ent
@@ -1,5 +1,5 @@
<!--
- $FML: chapters.ent,v 1.57 2002/11/26 11:17:13 fukachan Exp $
+ $FML: chapters.ent,v 1.58 2002/12/25 11:50:43 fukachan Exp $
-->
<!entity versin "1.1">
@@ -108,6 +108,9 @@
<!entity chapter.delivery SYSTEM "delivery/chapter.sgml">
<!entity sect.mailqueue SYSTEM "delivery/queue.sgml">
+<!-- まとめおくり -->
+<!entity chapter.digest SYSTEM "digest/chapter.sgml">
+
<!entity recipe.delivery.forward SYSTEM "delivery/recipe.forward.sgml">