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/en/tutorial/include/chapters.ent | |
| 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/en/tutorial/include/chapters.ent')
| -rw-r--r-- | fml/doc/en/tutorial/include/chapters.ent | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/fml/doc/en/tutorial/include/chapters.ent b/fml/doc/en/tutorial/include/chapters.ent index b809d542..574a8e58 100644 --- a/fml/doc/en/tutorial/include/chapters.ent +++ b/fml/doc/en/tutorial/include/chapters.ent @@ -1,5 +1,5 @@ <!-- - $FML: chapters.ent,v 1.8 2006/01/15 15:32:03 fukachan Exp $ + $FML: chapters.ent,v 1.9 2006/01/16 03:21:34 fukachan Exp $ $jaFML: chapters.ent,v 1.75 2003/06/20 22:03:12 fukachan Exp $ --> @@ -127,13 +127,11 @@ <!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.policy SYSTEM "policy.sgml"> - <!entity chapter.filename SYSTEM "internals/filename.sgml"> - <!entity chapter.userctl SYSTEM "internals/userctl.sgml"> - <!entity chapter.merge.internal SYSTEM "internals/merge.sgml"> +<!entity chapter.policy SYSTEM "policy.sgml"> +<!entity sect.hook.recipes SYSTEM "internals/recipes.hook.sgml"> <!-- delivery --> @@ -192,6 +190,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 --> @@ -217,6 +216,10 @@ <!-- trouble shoot --> <!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"> <!entity recipe.listup.addresses SYSTEM "troubleshoot/recipe.listup.addresses.sgml"> <!entity recipe.listup.aliases SYSTEM "troubleshoot/recipe.listup.aliases.sgml"> |
