summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial
diff options
context:
space:
mode:
authorfukachan <fukachan>2006-01-19 14:33:17 +0000
committerfukachan <fukachan>2006-01-19 14:33:17 +0000
commitf2ffebc9af9f49cc65a5552ca1d41fecbb3ec13f (patch)
tree0dccd7df332347bd1725d91836796ab253ad9090 /fml/doc/ja/tutorial
parent1afe19bedde6073c5dd191b4cbbdeb523694ffe0 (diff)
downloadfml8-f2ffebc9af9f49cc65a5552ca1d41fecbb3ec13f.tar.gz
fml8-f2ffebc9af9f49cc65a5552ca1d41fecbb3ec13f.tar.bz2
fml8-f2ffebc9af9f49cc65a5552ca1d41fecbb3ec13f.zip
fix entity definition typo.
enable chapter on www archive.
Diffstat (limited to 'fml/doc/ja/tutorial')
-rw-r--r--fml/doc/ja/tutorial/book.sgml5
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent8
2 files changed, 8 insertions, 5 deletions
diff --git a/fml/doc/ja/tutorial/book.sgml b/fml/doc/ja/tutorial/book.sgml
index 842e861c..c13319ff 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.70 2005/11/27 09:13:34 fukachan Exp $
+$FML: book.sgml,v 1.71 2006/01/18 14:56:34 fukachan Exp $
-->
<!doctype book public "-//FML//DTD DocBook V3.1-Based Extension//EN" [
@@ -106,6 +106,9 @@ $FML: book.sgml,v 1.70 2005/11/27 09:13:34 fukachan Exp $
&chapter.customize.filter;
&chapter.customize.message;
+ <!-- www ml archive -->
+ &chapter.www;
+
<!-- スレッド追跡システム -->
&chapter.threadtrack;
</part>
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index b69c7535..b82c6614 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.110 2006/01/18 14:56:34 fukachan Exp $
+ $FML: chapters.ent,v 1.111 2006/01/19 10:13:41 fukachan Exp $
-->
<!entity versin "1.1">
@@ -88,13 +88,13 @@
<!entity sect.config.command.mail.check.pgp SYSTEM "customize/command_check_pgp_signature.sgml">
-<!entity sect.config.ml.hier SYSTEM "customize/ml.hier.ml">
+<!entity sect.config.ml.hier SYSTEM "customize/ml.hier.sgml">
<!entity sect.customize.casestudies SYSTEM "customize/case_studies.sgml">
<!-- www ml archive -->
-<!entity chapter.www SYSTEM "customize/chapter.www.ml">
-<!entity sect.www.archive.recipes SYSTEM "customize/recipes.www.ml">
+<!entity chapter.www SYSTEM "customize/chapter.www.sgml">
+<!entity sect.www.archive.recipes SYSTEM "customize/recipes.www.sgml">
<!-- フィルタ -->