diff options
| author | fukachan <fukachan> | 2001-10-12 11:14:18 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-10-12 11:14:18 +0000 |
| commit | ec7171cefe67990fa277f6e07df1aa7fcd7892b8 (patch) | |
| tree | cbc1bd6a0f21b6161b9db9a2022f3ae4f0a17740 /fml/doc/ja/tutorial/include | |
| parent | f733be0f8dc9703b8d222109b4ed5cf7ae7ae5c1 (diff) | |
| download | fml8-ec7171cefe67990fa277f6e07df1aa7fcd7892b8.tar.gz fml8-ec7171cefe67990fa277f6e07df1aa7fcd7892b8.tar.bz2 fml8-ec7171cefe67990fa277f6e07df1aa7fcd7892b8.zip | |
create command/ directory. rearranged to use it
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"> |
