diff options
Diffstat (limited to 'fml/doc/ja/tutorial/include/bookinfo.sgml')
| -rw-r--r-- | fml/doc/ja/tutorial/include/bookinfo.sgml | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/fml/doc/ja/tutorial/include/bookinfo.sgml b/fml/doc/ja/tutorial/include/bookinfo.sgml index 07617035..dfb9982e 100644 --- a/fml/doc/ja/tutorial/include/bookinfo.sgml +++ b/fml/doc/ja/tutorial/include/bookinfo.sgml @@ -1,11 +1,11 @@ <!-- - $FML: bookinfo.sgml,v 1.2 2001/11/23 15:00:47 fukachan Exp $ + $FML: bookinfo.sgml,v 1.3 2002/04/01 23:41:02 fukachan Exp $ --> <bookinfo> <bookbiblio> <title> - 次世代 fml チュートリアル and レシピ's + fml-devel (次世代 fml) チュートリアル </title> <author> @@ -25,7 +25,7 @@ </author> <copyright> - <year> 2001 </year> + <year> 2001,2002 </year> <holder> Ken'ichi Fukamachi </holder> </copyright> @@ -36,6 +36,18 @@ All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. </para> + + + <para> + 現在の fml-devel で動く機能そして TODO リストは + <ulink url="../../../fml/doc/ja/todo/STATUS.html"> + http://www.fml.org/software/fml-devel/fml/doc/ja/todo/STATUS.html + </ulink> + を参照して下さい。 + </para> + + </legalnotice> + </bookinfo> |
