diff options
| author | fukachan <fukachan> | 2006-01-16 10:24:27 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-16 10:24:27 +0000 |
| commit | ffbf5c8b595dc9b227616efff0b021f8a805acfa (patch) | |
| tree | 2e62551658e2783c51a00d1b771db3a358ee1f97 /fml/doc/ja/tutorial/include | |
| parent | 7c9a0e2cbeb115195e3aa8ba69b05a372446186b (diff) | |
| download | fml8-ffbf5c8b595dc9b227616efff0b021f8a805acfa.tar.gz fml8-ffbf5c8b595dc9b227616efff0b021f8a805acfa.tar.bz2 fml8-ffbf5c8b595dc9b227616efff0b021f8a805acfa.zip | |
several examples around on log, hooks, troubleshootings.
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index c8e946a2..1df327f5 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.105 2006/01/15 15:32:03 fukachan Exp $ + $FML: chapters.ent,v 1.106 2006/01/16 03:21:34 fukachan Exp $ --> <!entity versin "1.1"> @@ -133,13 +133,10 @@ <!entity chapter.db.modules SYSTEM "internals/db_modules.sgml"> <!entity chapter.dbms SYSTEM "internals/dbms.sgml"> <!entity chapter.hook SYSTEM "internals/hook.sgml"> - <!entity chapter.filename SYSTEM "internals/filename.sgml"> - <!entity chapter.userctl SYSTEM "internals/userctl.sgml"> - <!entity chapter.merge.internal SYSTEM "internals/merge.sgml"> - +<!entity sect.hook.recipes SYSTEM "internals/recipes.hook.sgml"> <!-- 配送 --> @@ -198,6 +195,7 @@ <!-- operations --> <!entity chapter.op.log SYSTEM "operations/log.sgml"> <!entity chapter.op.backup SYSTEM "operations/backup.sgml"> +<!entity sect.op.log.recipes SYSTEM "operations/recipes.log.sgml"> <!-- misc --> @@ -224,6 +222,7 @@ <!-- トラブルシューティング --> <!entity chapter.troubleshoot SYSTEM "troubleshoot/chapter.sgml"> <!entity troubleshoot.recipes SYSTEM "troubleshoot/recipes.sgml"> +<!entity troubleshoot.recipes.message SYSTEM "troubleshoot/recipes.message.sgml"> <!entity recipe.version SYSTEM "troubleshoot/recipe.version.sgml"> |
