diff options
| author | fukachan <fukachan> | 2005-11-27 09:13:34 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-11-27 09:13:34 +0000 |
| commit | f225a7fbec8699275f19a7b2c6a304c8fbbe32ff (patch) | |
| tree | 0f865551d91186bca4e4801a5c0edc54c725d0ce /fml/doc/ja/tutorial/include | |
| parent | 6c9dc6f2274708635827d22b34cf574ce47d92eb (diff) | |
| download | fml8-f225a7fbec8699275f19a7b2c6a304c8fbbe32ff.tar.gz fml8-f225a7fbec8699275f19a7b2c6a304c8fbbe32ff.tar.bz2 fml8-f225a7fbec8699275f19a7b2c6a304c8fbbe32ff.zip | |
add chapter on customize of body
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 5a579b68..22bafad3 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.99 2005/11/19 03:44:24 fukachan Exp $ + $FML: chapters.ent,v 1.100 2005/11/19 04:17:11 fukachan Exp $ --> <!entity versin "1.1"> @@ -60,12 +60,14 @@ <!entity chapter.usage.onhost SYSTEM "usage/chapter.onhost.sgml"> <!entity chapter.customize.mlstyle SYSTEM "customize/chapter.ml_style.sgml"> <!entity chapter.customize.header SYSTEM "customize/chapter.header.sgml"> +<!entity chapter.customize.body SYSTEM "customize/chapter.body.sgml"> <!entity chapter.customize.command SYSTEM "customize/chapter.command.sgml"> <!entity chapter.customize.message SYSTEM "customize/chapter.message.sgml"> <!entity sect.usage.user.recipes SYSTEM "usage/recipes.user.sgml"> <!entity sect.usage.onhost.recipes SYSTEM "usage/recipes.onhost.sgml"> <!entity sect.customize.header.recipes SYSTEM "customize/recipes.header.sgml"> +<!entity sect.customize.body.recipes SYSTEM "customize/recipes.body.sgml"> <!entity sect.customize.auth.recipes SYSTEM "customize/recipes.auth.sgml"> <!entity sect.customize.subscribe.recipes SYSTEM "customize/recipes.subscribe.sgml"> |
