blob: 9b0388d21d7dfeec8810e3b7594925fa9b983cef (
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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
|
<!--
$FML: chapters.ent,v 1.24 2001/11/25 03:52:13 fukachan Exp $
-->
<!entity versin "1.1">
<!-- �ݥ��� -->
<!entity fmlbible "��fml �Х��֥��(���饤�����ѥ�)">
<!entity www.fml.org "http://www.fml.org/software/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">
<!-- �ѡ��� I: introduction �� ���ȡ��롢�ƥ��Ȥޤ� -->
<!entity chapter.overview SYSTEM "overview/chapter.sgml">
<!entity chapter.download SYSTEM "overview/download.sgml">
<!entity chapter.install SYSTEM "install/chapter.sgml">
<!-- �ѡ��� II: �Ȥ�������ȥ������ޥ����ˤĤ��� -->
<!entity chapter.usage.post SYSTEM "usage/post.sgml">
<!entity chapter.usage.command SYSTEM "usage/command.sgml">
<!entity chapter.usage.onhost SYSTEM "usage/onhost.sgml">
<!entity sect.usage.makefml SYSTEM "usage/makefml.sgml">
<!entity sect.usage.fmlconf SYSTEM "usage/fmlconf.sgml">
<!entity sect.usage.fmldoc SYSTEM "usage/fmldoc.sgml">
<!entity sect.usage.fmlthread SYSTEM "usage/fmlthread.sgml">
<!entity sect.usage.fmlhtmlify SYSTEM "usage/fmlhtmlify.sgml">
<!entity chapter.usage.procmail SYSTEM "usage/procmail.sgml">
<!-- ���ޥ�� -->
<!entity sect.command.internal SYSTEM "command/internal.sgml">
<!entity sect.command.extension SYSTEM "command/extension.sgml">
<!entity sect.command.module SYSTEM "command/module.sgml">
<!-- ������ʬ��ϡġ�;-) -->
<!entity chapter.db SYSTEM "internals/db.sgml">
<!entity chapter.dbms SYSTEM "internals/dbms.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 chapter.design SYSTEM "internals/design.sgml">
<!entity chapter.config.cf SYSTEM "internals/config.cf.sgml">
<!-- variables -->
<!entity table.list.variables SYSTEM "internals/list.variables.sgml">
<!-- ��å������μ�갷�� -->
<!entity chapter.message SYSTEM "message/chapter.sgml">
<!entity sect.message.nl SYSTEM "message/language.sgml">
<!entity sect.message.discuss SYSTEM "message/discussion.sgml">
<!entity chapter.replybyfml SYSTEM "message/reply.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.program.create SYSTEM "devel/create_program.sgml">
<!-- misc -->
<!entity chapter.threadtrack.usage SYSTEM "threadtrack/chapter.sgml">
<!entity chapter.threadtrack.tools SYSTEM "threadtrack/tools.sgml">
<!-- Appendix -->
<!entity chapter.glossary SYSTEM "glossary.sgml">
<!-- modules -->
<!entity chapter.module.io.adapter SYSTEM "module/IO::Adapter.sgml">
<!entity chapter.module.mail.message SYSTEM "module/Mail::Message.sgml">
<!entity chapter.module.nl SYSTEM "module/nativelanguage.sgml">
|