summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/include
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-05-10 03:12:30 +0000
committerfukachan <fukachan>2001-05-10 03:12:30 +0000
commitee14102404b82d1636df69f24e47c3e417363b83 (patch)
treeccc0397558a0208916ed4ba8b8cab587507522a6 /fml/doc/ja/tutorial/include
parent0040a6c671dd99f2c44596960e45289f3298101f (diff)
downloadfml8-ee14102404b82d1636df69f24e47c3e417363b83.tar.gz
fml8-ee14102404b82d1636df69f24e47c3e417363b83.tar.bz2
fml8-ee14102404b82d1636df69f24e47c3e417363b83.zip
unify entity names to FreeBSD flabor
Diffstat (limited to 'fml/doc/ja/tutorial/include')
-rw-r--r--fml/doc/ja/tutorial/include/chapters.ent40
1 files changed, 20 insertions, 20 deletions
diff --git a/fml/doc/ja/tutorial/include/chapters.ent b/fml/doc/ja/tutorial/include/chapters.ent
index 1db7237f..5bbea6c5 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.5 2001/05/06 23:11:49 fukachan Exp $
+ $FML: chapters.ent,v 1.6 2001/05/09 09:37:36 fukachan Exp $
-->
<!entity versin "1.1">
@@ -12,44 +12,44 @@
<!-- 画像 -->
-<!entity architecture SYSTEM "architecture.gif" ndata gif>
+<!entity image.architecture SYSTEM "architecture.gif" ndata gif>
<!-- メタレベル -->
-<!entity bookinfo SYSTEM "include/bookinfo.sgml">
-<!entity terms SYSTEM "include/terms.sgml">
-<!entity preface SYSTEM "preface.sgml">
+<!entity bookinfo SYSTEM "include/bookinfo.sgml">
+<!entity preface SYSTEM "preface.sgml">
+<!entity sect.terms SYSTEM "include/terms.sgml">
<!-- overview: introduction 〜 インストール、テストまで -->
-<!entity overview SYSTEM "overview/chapter.sgml">
-<!entity download SYSTEM "overview/download.sgml">
-<!entity available SYSTEM "overview/available.sgml">
-<!entity install SYSTEM "install/chapter.sgml">
+<!entity chapter.overview SYSTEM "overview/chapter.sgml">
+<!entity chapter.download SYSTEM "overview/download.sgml">
+<!entity chapter.available SYSTEM "overview/available.sgml">
+<!entity chapter.install SYSTEM "install/chapter.sgml">
<!-- う〜ん、分類は…?;-) -->
-<!entity fmlcommands SYSTEM "commands.sgml">
-<!entity modules SYSTEM "modules.sgml">
+<!entity chapter.fmlcommands SYSTEM "commands.sgml">
+<!entity chapter.modules SYSTEM "modules.sgml">
+
+
+<!-- 配送 -->
+<!entity chapter.delivery SYSTEM "delivery/chapter.sgml">
<!-- 内部構造 -->
<!entity chapter.bootloader SYSTEM "internals/bootloader.sgml">
<!entity sect.main.cf SYSTEM "internals/main.cf.sgml">
<!entity chapter.programingstyle SYSTEM "internals/style.sgml">
-<!entity design SYSTEM "internals/design.sgml">
+<!entity chapter.design SYSTEM "internals/design.sgml">
<!entity chapter.config.cf SYSTEM "internals/config.cf.sgml">
<!entity chapter.message SYSTEM "internals/message.sgml">
-<!-- 配送 -->
-<!entity delivery SYSTEM "delivery/chapter.sgml">
-
-
<!-- 開発 -->
-<!entity cvstree SYSTEM "devel/cvstree.sgml">
-<!entity cvstags SYSTEM "devel/cvstags.sgml">
-<!entity docbook SYSTEM "devel/docbook.sgml">
+<!entity chapter.cvstree SYSTEM "devel/cvstree.sgml">
+<!entity chapter.cvstags SYSTEM "devel/cvstags.sgml">
+<!entity chapter.docbook SYSTEM "devel/docbook.sgml">
<!-- プログラムの説明 -->
@@ -61,4 +61,4 @@
<!-- Appendix -->
-<!entity glossary SYSTEM "glossary.sgml">
+<!entity chapter.glossary SYSTEM "glossary.sgml">