diff options
| author | fukachan <fukachan> | 2006-01-16 12:02:07 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2006-01-16 12:02:07 +0000 |
| commit | d2225288f1fde489e3a8fc01d8fff6a250e0e657 (patch) | |
| tree | 224e583d71f3031c98634fe75af1aae9ef5bcb84 /fml/doc/ja/tutorial | |
| parent | 14c7e718cc4fc62c36dc907e180eb1838120fd76 (diff) | |
| download | fml8-d2225288f1fde489e3a8fc01d8fff6a250e0e657.tar.gz fml8-d2225288f1fde489e3a8fc01d8fff6a250e0e657.tar.bz2 fml8-d2225288f1fde489e3a8fc01d8fff6a250e0e657.zip | |
enable command cusomization recipes
Diffstat (limited to 'fml/doc/ja/tutorial')
| -rw-r--r-- | fml/doc/ja/tutorial/customize/chapter.command.sgml | 12 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/customize/recipes.command.sgml (renamed from fml/doc/ja/tutorial/command/recipes.sgml) | 4 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 3 |
3 files changed, 14 insertions, 5 deletions
diff --git a/fml/doc/ja/tutorial/customize/chapter.command.sgml b/fml/doc/ja/tutorial/customize/chapter.command.sgml index 0006d130..a1bc3d0e 100644 --- a/fml/doc/ja/tutorial/customize/chapter.command.sgml +++ b/fml/doc/ja/tutorial/customize/chapter.command.sgml @@ -1,5 +1,5 @@ <!-- - $FML: chapter.command.sgml,v 1.3 2004/10/06 09:07:34 fukachan Exp $ + $FML: chapter.command.sgml,v 1.4 2005/06/25 15:11:29 fukachan Exp $ --> @@ -40,4 +40,14 @@ package の名前空間に気をつけてください。 </sect1> +<sect1 id="customize.command.recipes"> + <title> + レシピ’s + </title> + +§.customize.command.recipes; + +</sect1> + + </chapter> diff --git a/fml/doc/ja/tutorial/command/recipes.sgml b/fml/doc/ja/tutorial/customize/recipes.command.sgml index 115d0a03..f1288c5a 100644 --- a/fml/doc/ja/tutorial/command/recipes.sgml +++ b/fml/doc/ja/tutorial/customize/recipes.command.sgml @@ -1,5 +1,5 @@ <!-- - $FML: recipes.sgml,v 1.1 2005/11/18 11:44:54 fukachan Exp $ + $FML: recipes.sgml,v 1.2 2006/01/15 13:49:57 fukachan Exp $ --> @@ -275,6 +275,4 @@ elena-ctl: :include:/var/spool/ml/elena/include-ctl, elena-admin </qandaentry> - </qandaset> - diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 1df327f5..60924221 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.106 2006/01/16 03:21:34 fukachan Exp $ + $FML: chapters.ent,v 1.107 2006/01/16 10:24:27 fukachan Exp $ --> <!entity versin "1.1"> @@ -74,6 +74,7 @@ <!entity sect.customize.subscribe.recipes SYSTEM "customize/recipes.subscribe.sgml"> <!entity sect.customize.delivery.recipes SYSTEM "customize/recipes.delivery.sgml"> <!entity sect.customize.autoreply.recipes SYSTEM "customize/recipes.autoreply.sgml"> +<!entity sect.customize.command.recipes SYSTEM "customize/recipes.command.sgml"> <!entity sect.config.autoreply SYSTEM "customize/autoreply.sgml"> |
