summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/programs/fmldoc.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'fml/doc/ja/tutorial/programs/fmldoc.sgml')
-rw-r--r--fml/doc/ja/tutorial/programs/fmldoc.sgml20
1 files changed, 0 insertions, 20 deletions
diff --git a/fml/doc/ja/tutorial/programs/fmldoc.sgml b/fml/doc/ja/tutorial/programs/fmldoc.sgml
deleted file mode 100644
index 3586ab1a..00000000
--- a/fml/doc/ja/tutorial/programs/fmldoc.sgml
+++ /dev/null
@@ -1,20 +0,0 @@
-<!--
- $FML: fmldoc.sgml,v 1.1.1.1 2001/04/26 08:33:58 fukachan Exp $
--->
-
-<sect1 id="fmldoc">
-
-<title> fmldoc (/usr/local/bin/fmldoc) </title>
-
-<para>
-fmldoc の使い方は perldoc と同様です。fml の任意のモジュールに対しその
-ドキュメントを表示します。
-実のところ perldoc への wrapper です。
-
-<screen>
-% fmldoc FML::Process::Kernel
-</screen>
-
-</para>
-
-</sect1>