diff options
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"> |
