diff options
| author | fukachan <fukachan> | 2003-01-05 10:09:06 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-01-05 10:09:06 +0000 |
| commit | a42e1e092b2c395022c1e6727c8c7274c68562c9 (patch) | |
| tree | 1795f1abc9fb50307dcebe9ee53af141ac69fa33 /fml/doc/ja/tutorial/include | |
| parent | adf1840d4eaa99f6a3a96e208823d579a3e14ad6 (diff) | |
| download | fml8-a42e1e092b2c395022c1e6727c8c7274c68562c9.tar.gz fml8-a42e1e092b2c395022c1e6727c8c7274c68562c9.tar.bz2 fml8-a42e1e092b2c395022c1e6727c8c7274c68562c9.zip | |
define sect.usage.fml and chapter.virtual
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 5 |
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 febab282..adbe4d58 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.59 2002/12/26 15:38:00 fukachan Exp $ + $FML: chapters.ent,v 1.60 2002/12/30 07:38:07 fukachan Exp $ --> <!entity versin "1.1"> @@ -77,6 +77,7 @@ <!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.fml SYSTEM "usage/fml.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"> @@ -125,6 +126,8 @@ <!entity chapter.restriction SYSTEM "internals/restriction.sgml"> <!entity chapter.credential SYSTEM "internals/credential.sgml"> +<!entity chapter.virtual SYSTEM "virtual/chapter.sgml"> + <!-- variables --> <!entity table.list.variables SYSTEM "internals/list.variables.sgml"> |
