diff options
| -rw-r--r-- | fml/doc/en/tutorial/digest/chapter.sgml | 11 | ||||
| -rw-r--r-- | fml/doc/ja/tutorial/digest/chapter.sgml | 12 |
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 --> -§.digest.recipes; +<sect1 id="digest.recipes"> + <title> + recipes + </title> + + §.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 --> -§.digest.recipes; +<!-- recipies --> +<sect1 id="digest.recipes"> + <title> + recipes + </title> + + §.digest.recipes; +</sect1> </chapter> |
