summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/usage
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-09-28 14:14:06 +0000
committerfukachan <fukachan>2002-09-28 14:14:06 +0000
commit919be98fd0798e01cde4c82f545ffad358669a99 (patch)
treef863b09657fd6ae5ed5aae94cd6602de2f34fd46 /fml/doc/ja/tutorial/usage
parenta718f28fc78dde30de4f8d5292c2f4095f6e77ff (diff)
downloadfml8-919be98fd0798e01cde4c82f545ffad358669a99.tar.gz
fml8-919be98fd0798e01cde4c82f545ffad358669a99.tar.bz2
fml8-919be98fd0798e01cde4c82f545ffad358669a99.zip
clean up
Diffstat (limited to 'fml/doc/ja/tutorial/usage')
-rw-r--r--fml/doc/ja/tutorial/usage/command.sgml16
-rw-r--r--fml/doc/ja/tutorial/usage/post.sgml4
2 files changed, 12 insertions, 8 deletions
diff --git a/fml/doc/ja/tutorial/usage/command.sgml b/fml/doc/ja/tutorial/usage/command.sgml
index 8d2ab602..828c24f7 100644
--- a/fml/doc/ja/tutorial/usage/command.sgml
+++ b/fml/doc/ja/tutorial/usage/command.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: command.sgml,v 1.4 2002/07/07 01:57:12 fukachan Exp $
+ $FML: command.sgml,v 1.5 2002/07/28 06:26:57 fukachan Exp $
-->
<sect1 id="fml.command.bymail">
@@ -10,16 +10,20 @@
<para>
fml にメールで文字列(コマンド)を送り込むことで、fml に特定の処理をして
もらうことができます。例えば、メンバーの登録、削除や、過去の記事を取り
-寄せるなどの処理です。
+寄せるなどの処理が代表例です。
</para>
<important>
<para>
-fml の基本的な使い方は makefml での操作です。
-ユーザが使えるコマンド/ユーザに提供されているコマンド操作は
-その操作のごく一部です。
+fml の基本的な使い方は makefml を使った操作です。
+makefml ではすべての作業が許されます。
+</para>
+
+<para>
+一方、コマンドメールなどでユーザに提供されているコマンド操作は
+makefml による操作のごく一部です。
それは makefml のコマンドの一部を使えなくし、
-適宜 confirmation を付け加えたものといえます。
+適宜 confirmation を付け加えたコマンド体系といってよいでしょう。
</para>
</important>
diff --git a/fml/doc/ja/tutorial/usage/post.sgml b/fml/doc/ja/tutorial/usage/post.sgml
index 8988f692..9e6e7590 100644
--- a/fml/doc/ja/tutorial/usage/post.sgml
+++ b/fml/doc/ja/tutorial/usage/post.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: post.sgml,v 1.4 2002/07/05 04:01:37 fukachan Exp $
+ $FML: post.sgml,v 1.5 2002/07/07 01:57:12 fukachan Exp $
-->
<sect1 id="usage.post">
@@ -44,7 +44,7 @@ HTML 化された記事を作る。
</para>
<para>
-スレッド追跡システムのデータベースを更新
+スレッド追跡システムのデータベースを更新する。
</para>
</sect2>