diff options
| author | fukachan <fukachan> | 2002-07-05 04:01:35 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2002-07-05 04:01:35 +0000 |
| commit | 409389af139853c2159a6dfd8f05a81b795c72fd (patch) | |
| tree | df12e70cdd1a322847567be86a48ce6b4dda7e47 /fml/doc/ja/tutorial/include/chapters.ent | |
| parent | 109308fb73639eae05c50e7f147799290dd30e95 (diff) | |
| download | fml8-409389af139853c2159a6dfd8f05a81b795c72fd.tar.gz fml8-409389af139853c2159a6dfd8f05a81b795c72fd.tar.bz2 fml8-409389af139853c2159a6dfd8f05a81b795c72fd.zip | |
reconstuct part III
Diffstat (limited to 'fml/doc/ja/tutorial/include/chapters.ent')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index dfca9577..73831b78 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.38 2002/07/04 10:58:59 fukachan Exp $ + $FML: chapters.ent,v 1.39 2002/07/05 03:11:10 fukachan Exp $ --> <!entity versin "1.1"> @@ -45,18 +45,23 @@ <!-- パート II: 使い方の例とカスタマイズについて --> -<!entity chapter.usage.post SYSTEM "usage/post.sgml"> -<!entity chapter.usage.command SYSTEM "usage/command.sgml"> +<!entity chapter.usage.user SYSTEM "usage/user.sgml"> <!entity chapter.usage.onhost SYSTEM "usage/onhost.sgml"> +<!entity chapter.usage.customize SYSTEM "usage/customize.sgml"> + +<!entity sect.usage.post SYSTEM "usage/post.sgml"> +<!entity sect.usage.command SYSTEM "usage/command.sgml"> +<!entity sect.usage.procmail SYSTEM "usage/procmail.sgml"> <!entity sect.usage.makefml SYSTEM "usage/makefml.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"> <!entity sect.usage.fmlhtmlify SYSTEM "usage/fmlhtmlify.sgml"> -<!entity chapter.usage.procmail SYSTEM "usage/procmail.sgml"> + <!-- コマンド --> +<!entity chapter.command SYSTEM "command/chapter.sgml"> <!entity sect.command.internal SYSTEM "command/internal.sgml"> <!entity sect.command.extension SYSTEM "command/extension.sgml"> <!entity sect.command.module SYSTEM "command/module.sgml"> |
