summaryrefslogtreecommitdiff
path: root/fml/doc
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-10-08 07:30:05 +0000
committerfukachan <fukachan>2005-10-08 07:30:05 +0000
commite4a751d3f9dd99bceede8a20a566676525ef109a (patch)
tree7fc3b7acae0a9ab7bfa1dd0761270800cfe22554 /fml/doc
parentfacd185f17a9b6a484c6a80ff98d6523cf337bdf (diff)
downloadfml8-e4a751d3f9dd99bceede8a20a566676525ef109a.tar.gz
fml8-e4a751d3f9dd99bceede8a20a566676525ef109a.tar.bz2
fml8-e4a751d3f9dd99bceede8a20a566676525ef109a.zip
bug fixed: <sect1>-ify recipes
Diffstat (limited to 'fml/doc')
-rw-r--r--fml/doc/en/tutorial/digest/chapter.sgml11
-rw-r--r--fml/doc/ja/tutorial/digest/chapter.sgml12
2 files changed, 18 insertions, 5 deletions
diff --git a/fml/doc/en/tutorial/digest/chapter.sgml b/fml/doc/en/tutorial/digest/chapter.sgml
index 8ae5f7f7..fec2a489 100644
--- a/fml/doc/en/tutorial/digest/chapter.sgml
+++ b/fml/doc/en/tutorial/digest/chapter.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: chapter.sgml,v 1.4 2005/09/28 11:05:50 fukachan Exp $
+ $FML: chapter.sgml,v 1.5 2005/10/08 03:37:39 fukachan Exp $
$jaFML: chapter.sgml,v 1.3 2003/04/15 14:51:39 fukachan Exp $
-->
@@ -156,6 +156,13 @@ ok?
<!-- recipies -->
-&sect.digest.recipes;
+<sect1 id="digest.recipes">
+ <title>
+ recipes
+ </title>
+
+ &sect.digest.recipes;
+</sect1>
+
</chapter>
diff --git a/fml/doc/ja/tutorial/digest/chapter.sgml b/fml/doc/ja/tutorial/digest/chapter.sgml
index 3c2658d7..68569ecd 100644
--- a/fml/doc/ja/tutorial/digest/chapter.sgml
+++ b/fml/doc/ja/tutorial/digest/chapter.sgml
@@ -1,5 +1,5 @@
<!--
- $FML: chapter.sgml,v 1.5 2005/06/25 15:11:31 fukachan Exp $
+ $FML: chapter.sgml,v 1.6 2005/10/08 03:37:41 fukachan Exp $
-->
@@ -156,8 +156,14 @@ digestoff
</sect1>
-<!-- ¥ì¥·¥Ô¡Çs -->
-&sect.digest.recipes;
+<!-- recipies -->
+<sect1 id="digest.recipes">
+ <title>
+ recipes
+ </title>
+
+ &sect.digest.recipes;
+</sect1>
</chapter>