summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-11-09 14:16:18 +0000
committerfukachan <fukachan>2002-11-09 14:16:18 +0000
commit4ac5bd25fc7ea05ce85ceeeca65e74a9a6018526 (patch)
tree16066f8d76fcf928977488ea3ba7ef9f4f4d1675 /fml/doc/ja/tutorial/include
parentf0bea82f619cb8ee16e340824f51d3440427711b (diff)
downloadfml8-4ac5bd25fc7ea05ce85ceeeca65e74a9a6018526.tar.gz
fml8-4ac5bd25fc7ea05ce85ceeeca65e74a9a6018526.tar.bz2
fml8-4ac5bd25fc7ea05ce85ceeeca65e74a9a6018526.zip
add usage of fmladdr and fmlalias
Diffstat (limited to 'fml/doc/ja/tutorial/include')
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent6
1 files changed, 5 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index 26b702d7..13febaf2 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.54 2002/10/29 03:44:17 fukachan Exp $
+ $FML: chapters.ent,v 1.55 2002/10/29 04:04:30 fukachan Exp $
-->
<!entity versin "1.1">
@@ -76,6 +76,8 @@
<!entity sect.usage.command SYSTEM "usage/command.sgml">
<!entity sect.usage.procmail SYSTEM "setup/procmail.sgml">
<!entity sect.usage.makefml SYSTEM "usage/makefml.sgml">
+<!entity sect.usage.fmladdr SYSTEM "usage/fmladdr.sgml">
+<!entity sect.usage.fmlalias SYSTEM "usage/fmlalias.sgml">
<!entity sect.usage.fmlconf SYSTEM "usage/fmlconf.sgml">
<!entity sect.usage.fmldoc SYSTEM "usage/fmldoc.sgml">
<!entity sect.usage.fmlthread SYSTEM "usage/fmlthread.sgml">
@@ -157,3 +159,5 @@
<!entity chapter.troubleshoot SYSTEM "troubleshoot/chapter.sgml">
<!entity recipe.version SYSTEM "troubleshoot/recipe.version.sgml">
+<!entity recipe.listup.addresses SYSTEM "troubleshoot/recipe.listup.addresses.sgml">
+<!entity recipe.listup.aliases SYSTEM "troubleshoot/recipe.listup.aliases.sgml">