summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include/chapters.ent
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-11-19 04:17:10 +0000
committerfukachan <fukachan>2005-11-19 04:17:10 +0000
commite98074543cf7dd8dda9ccd67243379a181873f88 (patch)
treefcbd8cb2acc7312889a8885acffccbc2db32387b /fml/doc/ja/tutorial/include/chapters.ent
parent8ae1f36b5d65546764e67ad8ca74bce8bf12d098 (diff)
downloadfml8-e98074543cf7dd8dda9ccd67243379a181873f88.tar.gz
fml8-e98074543cf7dd8dda9ccd67243379a181873f88.tar.bz2
fml8-e98074543cf7dd8dda9ccd67243379a181873f88.zip
fix path and symbol for list of recipes
Diffstat (limited to 'fml/doc/ja/tutorial/include/chapters.ent')
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent10
1 files changed, 5 insertions, 5 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index 6bce6cdc..5a579b68 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.98 2005/10/29 04:25:28 fukachan Exp $
+ $FML: chapters.ent,v 1.99 2005/11/19 03:44:24 fukachan Exp $
-->
<!entity versin "1.1">
@@ -22,10 +22,10 @@
<!-- メタレベル -->
-<!entity bookinfo SYSTEM "include/bookinfo.sgml">
-<!entity preface SYSTEM "preface.sgml">
-<!entity sect.terms SYSTEM "terms.sgml">
-<!entity lor.recipes SYSTEM "lor.sgml">
+<!entity bookinfo SYSTEM "include/bookinfo.sgml">
+<!entity preface SYSTEM "preface.sgml">
+<!entity sect.terms SYSTEM "terms.sgml">
+<!entity list.recipes SYSTEM "tmp/lor.sgml">
<!-- パート I: introduction 〜 インストール、テストまで -->