summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/command
diff options
context:
space:
mode:
authorfukachan <fukachan>2003-04-13 04:36:10 +0000
committerfukachan <fukachan>2003-04-13 04:36:10 +0000
commita53987a5c36646e37dfef55d5f0ee619c8828773 (patch)
tree288e835b0fdb853fb75dff0551a15cdd1ff05acf /fml/doc/ja/tutorial/command
parent78f7a246fd27e7a0fbf5b5f033d3e2de00b2ceaf (diff)
downloadfml8-a53987a5c36646e37dfef55d5f0ee619c8828773.tar.gz
fml8-a53987a5c36646e37dfef55d5f0ee619c8828773.tar.bz2
fml8-a53987a5c36646e37dfef55d5f0ee619c8828773.zip
fix wrong sgml tags
Diffstat (limited to 'fml/doc/ja/tutorial/command')
-rw-r--r--fml/doc/ja/tutorial/command/extension.sgml4
1 files changed, 1 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/command/extension.sgml b/fml/doc/ja/tutorial/command/extension.sgml
index 8eb78c61..fcdb0f40 100644
--- a/fml/doc/ja/tutorial/command/extension.sgml
+++ b/fml/doc/ja/tutorial/command/extension.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: extension.sgml,v 1.7 2002/09/29 06:01:10 fukachan Exp $
+ $FML: extension.sgml,v 1.8 2002/10/29 04:15:57 fukachan Exp $
-->
@@ -64,7 +64,6 @@ commands_for_user += uja
admin uja コマンドを作る。
</title>
-
<para>
admin 向けのコマンド uja を作りたい場合、
FML::Command 以下から適当に cut and paste して
@@ -84,7 +83,6 @@ commands_for_privileged_user += uja
</sect1>
-
<sect1 id="fml.command.hack.makefml">
<title>
コマンドの拡張: makefml