diff options
| author | fukachan <fukachan> | 2005-06-25 15:11:27 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-06-25 15:11:27 +0000 |
| commit | fac8b3742dafc474f18fdfce7725a6b37698d61c (patch) | |
| tree | d4f487cceecec46c65fd65e889b09692857e96b9 /fml/doc/ja/tutorial/usage/chapter.onhost.sgml | |
| parent | 84d1b40a0d4f5efb5718d25be69e4aa274c5cb0e (diff) | |
| download | fml8-fac8b3742dafc474f18fdfce7725a6b37698d61c.tar.gz fml8-fac8b3742dafc474f18fdfce7725a6b37698d61c.tar.bz2 fml8-fac8b3742dafc474f18fdfce7725a6b37698d61c.zip | |
clean up / fixed.
Diffstat (limited to 'fml/doc/ja/tutorial/usage/chapter.onhost.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/usage/chapter.onhost.sgml | 24 |
1 files changed, 21 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/usage/chapter.onhost.sgml b/fml/doc/ja/tutorial/usage/chapter.onhost.sgml index 337ea4c1..82208a98 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.10 2004/04/07 11:07:12 fukachan Exp $ + $FML: chapter.onhost.sgml,v 1.11 2004/10/06 09:07:43 fukachan Exp $ --> @@ -50,8 +50,8 @@ makefml を使う操作は confirmation が不要です。makefml を実行できる時点 <para> そのためファイルの直接編集などはせずに、通常は「makefml ( /usr/local/bin/makefml )コマンドを使うことで fml の設定を変更して下さ -い」というポリシーが推奨されています。もちろんファイルを編集しても構い -ませんが、内部構造などをよく理解してからにしてください。 +い」という運用ポリシーが推奨されています。もちろんファイルを編集しても +かまいませんが、その場合、内部構造などをよく理解してからにしてください。 </para> <para> @@ -138,6 +138,24 @@ fmlconf [-n] $ml <sect2> <title> + MLごとの操作だが、単なるコマンドの wrapper + </title> + +<para> +PGP / GPG コマンドの操作コマンド(例: fmlpgp)が、これにあたります。 +でも、いいのか、この基準は… +</para> + +<para> +コマンドラインオプションなどを一切考えない特殊なモードを作り込めば +makefml に移すことが出来ないわけではないはずですが、こまりました。 +</para> + +</sect2> + + +<sect2> + <title> 操作を施すコマンドだが、 特定のMLとの関わりはないかも知れないタイプ (read / write ?) </title> |
