diff options
| -rw-r--r-- | fml/doc/ja/tutorial/command/extension.sgml | 4 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/customize/filter.sgml | 8 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/delivery/queue.sgml | 3 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 4 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/internals/filter.sgml | 5 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/internals/lock.sgml | 3 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/module/IO.sgml | 14 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/usage/chapter.onhost.sgml | 12 |
8 files changed, 29 insertions, 24 deletions
diff --git a/fml/doc/ja/tutorial/command/extension.sgml b/fml/doc/ja/tutorial/command/extension.sgml index 8eb78c61..fcdb0f40 100644 --- a/fml/doc/ja/tutorial/command/extension.sgml +++ b/fml/doc/ja/tutorial/command/extension.sgml @@ -1,5 +1,5 @@ <!-- - $FML: extension.sgml,v 1.7 2002/09/29 06:01:10 fukachan Exp $ + $FML: extension.sgml,v 1.8 2002/10/29 04:15:57 fukachan Exp $ --> @@ -64,7 +64,6 @@ commands_for_user += uja admin uja コマンドを作る。 </title> - <para> admin 向けのコマンド uja を作りたい場合、 FML::Command 以下から適当に cut and paste して @@ -84,7 +83,6 @@ commands_for_privileged_user += uja </sect1> - <sect1 id="fml.command.hack.makefml"> <title> コマンドの拡張: makefml diff --git a/fml/doc/ja/tutorial/customize/filter.sgml b/fml/doc/ja/tutorial/customize/filter.sgml index f1959088..ee101a13 100644 --- a/fml/doc/ja/tutorial/customize/filter.sgml +++ b/fml/doc/ja/tutorial/customize/filter.sgml @@ -1,5 +1,5 @@ <!-- - $FML$ + $FML: filter.sgml,v 1.1 2003/04/13 03:29:01 fukachan Exp $ --> <chapter> @@ -7,6 +7,10 @@ フィルタ </title> -&recipe.filter.notice.sgml; +<qandaset> + +&recipe.filter.notice; + +</qandaset> </chapter> diff --git a/fml/doc/ja/tutorial/delivery/queue.sgml b/fml/doc/ja/tutorial/delivery/queue.sgml index d7e3a771..1edad88e 100644 --- a/fml/doc/ja/tutorial/delivery/queue.sgml +++ b/fml/doc/ja/tutorial/delivery/queue.sgml @@ -1,5 +1,5 @@ <!-- - $FML: reply.sgml,v 1.2 2002/04/01 23:41:04 fukachan Exp $ + $FML: queue.sgml,v 1.1 2002/07/06 14:55:16 fukachan Exp $ --> <sect1 id="message.reply"> @@ -52,6 +52,7 @@ $curproc->reply_message( { </para> </sect2> + </sect1> diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 80b2ef6c..57c3347c 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.68 2003/04/12 15:20:02 fukachan Exp $ + $FML: chapters.ent,v 1.69 2003/04/13 03:29:02 fukachan Exp $ --> <!entity versin "1.1"> @@ -73,7 +73,7 @@ <!-- フィルタ --> <!entity chapter.customize.filter SYSTEM "customize/filter.sgml"> -<!entity recipe.filter.notice.sgml SYSTEM "customize/recipe.filter.notice.sgml.sgml"> +<!entity recipe.filter.notice SYSTEM "customize/recipe.filter.notice.sgml"> diff --git a/fml/doc/ja/tutorial/internals/filter.sgml b/fml/doc/ja/tutorial/internals/filter.sgml index 8064c720..5b2a1ca8 100644 --- a/fml/doc/ja/tutorial/internals/filter.sgml +++ b/fml/doc/ja/tutorial/internals/filter.sgml @@ -1,5 +1,5 @@ <!-- - $FML$ + $FML: filter.sgml,v 1.1 2003/04/13 03:29:02 fukachan Exp $ --> <chapter id="internals.filter"> @@ -237,6 +237,7 @@ multipart/* text/plain permit * * reject </screen> たぶん、これが期待される plain/text のみを通すルールだろう +</para> </sect2> @@ -340,6 +341,8 @@ text/plain + text/plain + text/html みな OK だが、ルールのマッチする場所が異なる。 </para> +</sect2> + </sect1> diff --git a/fml/doc/ja/tutorial/internals/lock.sgml b/fml/doc/ja/tutorial/internals/lock.sgml index 4a28c7f8..fc2148fe 100644 --- a/fml/doc/ja/tutorial/internals/lock.sgml +++ b/fml/doc/ja/tutorial/internals/lock.sgml @@ -1,5 +1,5 @@ <!-- - $FML$ + $FML: lock.sgml,v 1.1 2003/04/12 15:20:03 fukachan Exp $ --> @@ -69,7 +69,6 @@ chaddr の途中で sleep したら敗けやから;) perl thread をつかえばできるけど、 汎用的な実装はかなりむつかしいぽい;) </para> -</para> </sect1> diff --git a/fml/doc/ja/tutorial/module/IO.sgml b/fml/doc/ja/tutorial/module/IO.sgml index 10592c7c..7ec4946a 100644 --- a/fml/doc/ja/tutorial/module/IO.sgml +++ b/fml/doc/ja/tutorial/module/IO.sgml @@ -1,5 +1,5 @@ <!-- - $FML: IO.sgml,v 1.1 2003/02/18 02:29:14 fukachan Exp $ + $FML: IO.sgml,v 1.2 2003/03/14 02:57:44 fukachan Exp $ --> <chapter id="module.io.adapter"> @@ -320,21 +320,21 @@ sql_getline = select * from $sql_table fml_domain = '$ml_domain' sql_add = insert into $sql_table - values ('$ml_name', '$ml_domain', '&address', 1, 1) + values ('$ml_name', '$ml_domain', '&address', 1, 1) sql_delete = delete from $sql_table where fml_ml = '$ml_name' and fml_domain = '$ml_domain' and - fml_address = '&address' + fml_address = '&address' sql_find = select * from $sql_table where fml_ml = '$ml_name' and fml_domain = '$ml_domain' and - fml_address like '®exp' + fml_address like '&regexp' @@ -366,7 +366,7 @@ sql_add = update ml and fml_domain = '$ml_domain' and - fml_address = '&address' + fml_address = '&address' sql_delete = update ml set recipient = 0 @@ -374,7 +374,7 @@ sql_delete = update ml and fml_domain = '$ml_domain' and - fml_address = '&address' + fml_address = '&address' sql_find = select * from $sql_table @@ -384,7 +384,7 @@ sql_find = select * from $sql_table and fml_recipient = '1' and - fml_address like '®exp' + fml_address like '&regexp' </screen> </para> diff --git a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml index 7da0794b..06f76c14 100644 --- a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml +++ b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml @@ -1,5 +1,5 @@ <!-- - $FML: chapter.onhost.sgml,v 1.5 2003/03/14 08:28:00 fukachan Exp $ + $FML: chapter.onhost.sgml,v 1.6 2003/04/12 15:21:22 fukachan Exp $ --> <chapter id="usage.onhost"> @@ -76,7 +76,7 @@ fml ML名 コマンド オプション </para> -<setc2> +<sect2> <title> 特定のMLに操作を施すコマンド </title> @@ -93,7 +93,7 @@ fml ML名 コマンド オプション </sect2> -<setc2> +<sect2> <title> 特定のMLのデータを見るコマンド </title> @@ -110,7 +110,7 @@ fml ML名 コマンド オプション </sect2> -<setc2> +<sect2> <title> データを見るだけのコマンド </title> @@ -128,10 +128,10 @@ fmlconf [-n] $ml </screen> </para> -</setc2> +</sect2> -<setc2> +<sect2> <title> 操作を施すコマンドだが、 特定のMLとの関わりはないかも知れないタイプ |
