summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/programs/fmlconf.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc/ja/tutorial/programs/fmlconf.sgml')
-rw-r--r--fml/doc/ja/tutorial/programs/fmlconf.sgml21
1 files changed, 0 insertions, 21 deletions
diff --git a/fml/doc/ja/tutorial/programs/fmlconf.sgml b/fml/doc/ja/tutorial/programs/fmlconf.sgml
deleted file mode 100644
index 72b57200..00000000
--- a/fml/doc/ja/tutorial/programs/fmlconf.sgml
+++ /dev/null
@@ -1,21 +0,0 @@
-<!--
- $FML: fmlconf.sgml,v 1.1.1.1 2001/04/26 08:33:58 fukachan Exp $
--->
-
-<sect1 id="fmlconf">
-
-<title> fmlconf (/usr/local/bin/fmlconf) </title>
-
-<para>
-
-fmlconf は引数にML名をとり、そのMLの変数一覧を表示します。
--n をつけるとデフォルトと異なる変数のみを表示します。
-
-<screen>
-% fmlconf elena
-% fmlconf -n elena
-</screen>
-
-</para>
-
-</sect1>