summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/usage/fmlsummary.sgml
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-04-15 14:51:34 +0000
committerfukachan <fukachan>2003-04-15 14:51:34 +0000
commit6c6f43a3af38974d872778f2b355e6e3a61af961 (patch)
tree40c4d17cfbe26fe516f3429fe587c450c7eb30f9 /fml/doc/ja/tutorial/usage/fmlsummary.sgml
parentf511a32e5c36f9a16f5f33373c2f24cd3d413055 (diff)
downloadfml8-6c6f43a3af38974d872778f2b355e6e3a61af961.tar.gz
fml8-6c6f43a3af38974d872778f2b355e6e3a61af961.tar.bz2
fml8-6c6f43a3af38974d872778f2b355e6e3a61af961.zip
clean up. catch up the current status.
Diffstat (limited to 'fml/doc/ja/tutorial/usage/fmlsummary.sgml')
-rw-r--r--fml/doc/ja/tutorial/usage/fmlsummary.sgml27
1 files changed, 0 insertions, 27 deletions
diff --git a/fml/doc/ja/tutorial/usage/fmlsummary.sgml b/fml/doc/ja/tutorial/usage/fmlsummary.sgml
deleted file mode 100644
index 49c5088a..00000000
--- a/fml/doc/ja/tutorial/usage/fmlsummary.sgml
+++ /dev/null
@@ -1,27 +0,0 @@
-<!--
- $FML: fmlsummary.sgml,v 1.5 2002/09/28 12:45:21 fukachan Exp $
--->
-
-<sect1 id="usage.fmlsummary">
- <title>
- サマリファイルの生成ユーティリティ (fmlsummary コマンド)
- </title>
-
-<para>
-summary ファイルの操作をするコマンドです。fml4 の
-/usr/local/fml/bin/summary.pl をもうちょっと賢くしてみた(?)ものといえ
-ます。
-</para>
-
-<para>
-summary を再生成するには、次のように実行して下さい。
-<screen>
-% fmlsummary コマンド ML名
-
-% fmlsummary rebuild elena
-% fmlsummary rebuild elena@fml.org
-</screen>
-
-</para>
-
-</sect1>