diff options
Diffstat (limited to 'fml/doc/ja/tutorial/include')
| -rw-r--r-- | fml/doc/ja/tutorial/include/chapters.ent | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent index 83d668a5..4170eecf 100644 --- a/fml/doc/ja/tutorial/include/chapters.ent +++ b/fml/doc/ja/tutorial/include/chapters.ent @@ -1,5 +1,5 @@ <!-- - $FML: chapters.ent,v 1.15 2001/09/23 10:59:20 fukachan Exp $ + $FML: chapters.ent,v 1.16 2001/09/30 23:08:23 fukachan Exp $ --> <!entity versin "1.1"> @@ -28,8 +28,12 @@ <!entity chapter.install SYSTEM "install/chapter.sgml"> +<!-- コマンド --> +<!entity chapter.fmlcommand SYSTEM "command/chapter.sgml"> +<!entity sect.command.internal SYSTEM "command/internal.sgml"> + + <!-- う〜ん、分類は…?;-) --> -<!entity chapter.fmlcommands SYSTEM "commands.sgml"> <!entity chapter.db SYSTEM "internals/db.sgml"> <!entity chapter.dbms SYSTEM "internals/dbms.sgml"> |
