diff options
| author | fukachan <fukachan> | 2001-05-05 06:40:29 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-05-05 06:40:29 +0000 |
| commit | a8a5c93505dcb4cd6cc9a1412eadc48d91e386c6 (patch) | |
| tree | 43b286a032908706c2e383721fa4300e9fca84be /fml/doc/ja/tutorial | |
| parent | 3b0f03b899a1230a097d8362d366cac97f263b63 (diff) | |
| download | fml8-a8a5c93505dcb4cd6cc9a1412eadc48d91e386c6.tar.gz fml8-a8a5c93505dcb4cd6cc9a1412eadc48d91e386c6.tar.bz2 fml8-a8a5c93505dcb4cd6cc9a1412eadc48d91e386c6.zip | |
move &design; to part III
Diffstat (limited to 'fml/doc/ja/tutorial')
| -rw-r--r-- | fml/doc/ja/tutorial/book.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fml/doc/ja/tutorial/book.sgml b/fml/doc/ja/tutorial/book.sgml index 12f2c56d..e8bba320 100644 --- a/fml/doc/ja/tutorial/book.sgml +++ b/fml/doc/ja/tutorial/book.sgml @@ -2,7 +2,7 @@ This is an sgml using DocBook dtd. Use sgmltools version 2.0.x or above to generate various output formats. -$FML: book.sgml,v 1.4 2001/05/01 15:16:24 fukachan Exp $ +$FML: book.sgml,v 1.5 2001/05/05 03:53:38 fukachan Exp $ --> <!doctype book public "-//FML//DTD DocBook V3.1-Based Extension//EN" [ @@ -51,7 +51,6 @@ $FML: book.sgml,v 1.4 2001/05/01 15:16:24 fukachan Exp $ </partintro> <!-- 以下、各章が並ぶ --> - &design; &chapter.bootloader; &chapter.programs; &chapter.config.cf; @@ -69,6 +68,7 @@ $FML: book.sgml,v 1.4 2001/05/01 15:16:24 fukachan Exp $ </partintro> <!-- 以下、各章が並ぶ --> + &design; &cvstree; &chapter.programingstyle; &modules; |
