diff options
| author | fukachan <fukachan> | 2001-11-24 03:22:52 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-11-24 03:22:52 +0000 |
| commit | 4407cf7927f712bbc60e1b908eeceedfcaf44d89 (patch) | |
| tree | fcff9b994b00b6f4124fde7bdd0e7ca716024933 /fml/doc/ja/tutorial/book.sgml | |
| parent | a50d303bb3265e4b2aa22e6112fe0319ebb5feea (diff) | |
| download | fml8-4407cf7927f712bbc60e1b908eeceedfcaf44d89.tar.gz fml8-4407cf7927f712bbc60e1b908eeceedfcaf44d89.tar.bz2 fml8-4407cf7927f712bbc60e1b908eeceedfcaf44d89.zip | |
reorder, enrich part II
Diffstat (limited to 'fml/doc/ja/tutorial/book.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/book.sgml | 22 |
1 files changed, 9 insertions, 13 deletions
diff --git a/fml/doc/ja/tutorial/book.sgml b/fml/doc/ja/tutorial/book.sgml index 5a185964..ce2943f4 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.19 2001/11/19 14:55:15 fukachan Exp $ +$FML: book.sgml,v 1.20 2001/11/23 15:00:46 fukachan Exp $ --> <!doctype book public "-//FML//DTD DocBook V3.1-Based Extension//EN" [ @@ -41,11 +41,6 @@ $FML: book.sgml,v 1.19 2001/11/19 14:55:15 fukachan Exp $ </part> - <!-- - &chapter.available; - は第 2 部に移して、分離するべきかな? - --> - <part> <title> 各論およびカスタマイズ </title> <partintro> @@ -54,8 +49,12 @@ $FML: book.sgml,v 1.19 2001/11/19 14:55:15 fukachan Exp $ </para> </partintro> - &chapter.available; - &chapter.programs; + &chapter.usage.post; + &chapter.usage.command; + &chapter.usage.onhost; + + <!-- スレッド追跡システム --> + &chapter.threadtrack.usage; </part> @@ -84,10 +83,6 @@ $FML: book.sgml,v 1.19 2001/11/19 14:55:15 fukachan Exp $ <!-- 記事の配送とコマンドの処理 --> &chapter.delivery; &chapter.replybyfml; - &chapter.fmlcommand; - - <!-- スレッド追跡システム --> - &chapter.threadtrack.usage; </part> @@ -101,11 +96,12 @@ $FML: book.sgml,v 1.19 2001/11/19 14:55:15 fukachan Exp $ &chapter.module.io.adapter; &chapter.module.mail.message; + &chapter.module.nl; </part> <!-- - ***** ここから後は付録 ***** + *************** ここから後は付録 ************** --> <part> <title> 付録 </title> |
