summaryrefslogtreecommitdiff
path: root/fml/doc/en/tutorial/customize/chapter.command.sgml
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-07-20 10:37:40 +0000
committerfukachan <fukachan>2005-07-20 10:37:40 +0000
commit4829badef574589c3e6fd9588a6ffc482322fa1a (patch)
treedd2ae298b39405f1a4c5a5f69775b83d3d3c97c1 /fml/doc/en/tutorial/customize/chapter.command.sgml
parent8295ed65d40f99906e12bfb945cf51be18d09ce8 (diff)
downloadfml8-4829badef574589c3e6fd9588a6ffc482322fa1a.tar.gz
fml8-4829badef574589c3e6fd9588a6ffc482322fa1a.tar.bz2
fml8-4829badef574589c3e6fd9588a6ffc482322fa1a.zip
translated.
Diffstat (limited to 'fml/doc/en/tutorial/customize/chapter.command.sgml')
-rw-r--r--fml/doc/en/tutorial/customize/chapter.command.sgml5
1 files changed, 2 insertions, 3 deletions
diff --git a/fml/doc/en/tutorial/customize/chapter.command.sgml b/fml/doc/en/tutorial/customize/chapter.command.sgml
index 7af1cf35..98d6db37 100644
--- a/fml/doc/en/tutorial/customize/chapter.command.sgml
+++ b/fml/doc/en/tutorial/customize/chapter.command.sgml
@@ -1,5 +1,5 @@
<!--
- $FML$
+ $FML: chapter.command.sgml,v 1.1 2003/07/26 07:31:27 fukachan Exp $
$jaFML: chapter.command.sgml,v 1.1 2002/09/15 01:46:30 fukachan Exp $
-->
@@ -15,8 +15,7 @@
</title>
<para>
-To extend help command of elena ML.
-Create help.pm perl module at
+To extend help command of elena ML, create help.pm perl module at
<screen>
/var/spool/ml/elena/local/lib/FML/Command/User/help.pm
</screen>