blob: a646fade70477347a279466556ae276b432713c1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
<!--
$FML: chapters.ent,v 1.8 2001/05/17 00:47:36 fukachan Exp $
-->
<!entity versin "1.1">
<!-- �ݥ��� -->
<!entity fmlbible "��fml �Х��֥��(���饤�����ѥ�)">
<!entity www.fml.org "http://www.fml.org/fml/">
<!entity fml4 "fml 4.0">
<!entity fml5 "fml 5.0">
<!-- ���� -->
<!entity image.architecture SYSTEM "architecture.gif" ndata gif>
<!-- ���٥� -->
<!entity bookinfo SYSTEM "include/bookinfo.sgml">
<!entity preface SYSTEM "preface.sgml">
<!entity sect.terms SYSTEM "include/terms.sgml">
<!-- overview: introduction �� ���ȡ��롢�ƥ��Ȥޤ� -->
<!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 chapter.fmlcommands SYSTEM "commands.sgml">
<!entity chapter.modules SYSTEM "modules.sgml">
<!-- ���� -->
<!entity chapter.delivery SYSTEM "delivery/chapter.sgml">
<!entity chapter.replybyfml SYSTEM "delivery/reply.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 chapter.design SYSTEM "internals/design.sgml">
<!entity chapter.config.cf SYSTEM "internals/config.cf.sgml">
<!entity chapter.message SYSTEM "internals/message.sgml">
<!-- ��ȯ -->
<!entity chapter.cvstree SYSTEM "devel/cvstree.sgml">
<!entity chapter.cvstags SYSTEM "devel/cvstags.sgml">
<!entity chapter.docbook SYSTEM "devel/docbook.sgml">
<!entity chapter.inet6 SYSTEM "devel/inet6.sgml">
<!-- �ץ����������� -->
<!entity chapter.programs SYSTEM "programs/chapter.sgml">
<!entity sect.fmlconf SYSTEM "programs/fmlconf.sgml">
<!entity sect.fmldoc SYSTEM "programs/fmldoc.sgml">
<!entity sect.fmlticket SYSTEM "programs/fmlticket.sgml">
<!entity sect.makefml SYSTEM "programs/makefml.sgml">
<!-- Appendix -->
<!entity chapter.glossary SYSTEM "glossary.sgml">
|