diff options
| author | fukachan <fukachan> | 2006-01-18 14:56:34 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-18 14:56:34 +0000 |
| commit | 5d37f3cb6529b5cc511323571c66378e3e698acb (patch) | |
| tree | 1ab55c3268b2791a23451566be5a28d24ca5e7ee /fml/doc/en/tutorial/include | |
| parent | 6dded927d31459e060fdf7130e1dddae916d0c7f (diff) | |
| download | fml8-5d37f3cb6529b5cc511323571c66378e3e698acb.tar.gz fml8-5d37f3cb6529b5cc511323571c66378e3e698acb.tar.bz2 fml8-5d37f3cb6529b5cc511323571c66378e3e698acb.zip | |
add recipes around operations, command troubles.
Diffstat (limited to 'fml/doc/en/tutorial/include')
| -rw-r--r-- | fml/doc/en/tutorial/include/chapters.ent | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/fml/doc/en/tutorial/include/chapters.ent b/fml/doc/en/tutorial/include/chapters.ent index 1a39c8bf..738bf419 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.11 2006/01/16 12:02:07 fukachan Exp $ + $FML: chapters.ent,v 1.12 2006/01/17 04:46:03 fukachan Exp $ $jaFML: chapters.ent,v 1.75 2003/06/20 22:03:12 fukachan Exp $ --> @@ -191,6 +191,11 @@ <!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"> +<!entity chapter.op.archive SYSTEM "operations/archive.sgml"> +<!entity op.archive.recipes SYSTEM "operations/recipes.archive.sgml"> +<!entity chapter.op.move SYSTEM "operations/move.sgml"> +<!entity op.move.recipes SYSTEM "operations/recipes.move.sgml"> +<!entity op.cvs.recipes SYSTEM "operations/recipes.cvs.sgml"> <!-- misc --> @@ -218,6 +223,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 troubleshoot.recipes.command SYSTEM "troubleshoot/recipes.command.sgml"> <!entity troubleshoot.version.recipes SYSTEM "troubleshoot/recipes.version.sgml"> |
