diff options
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -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"> |
