summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial/delivery/chapter.sgml
diff options
context:
space:
mode:
authorfukachan <fukachan>2002-02-16 10:08:34 +0000
committerfukachan <fukachan>2002-02-16 10:08:34 +0000
commit54a63ca4d8ae8416f952cda36442694a2602d5d9 (patch)
treec9952357857d672210e65ae4187db5f692d5a418 /fml/doc/ja/tutorial/delivery/chapter.sgml
parent1876868bb2e64012e7513e7570e9643b06410e5e (diff)
downloadfml8-54a63ca4d8ae8416f952cda36442694a2602d5d9.tar.gz
fml8-54a63ca4d8ae8416f952cda36442694a2602d5d9.tar.bz2
fml8-54a63ca4d8ae8416f952cda36442694a2602d5d9.zip
fixed to use entity name: fml[45] -> &fml..&
Diffstat (limited to 'fml/doc/ja/tutorial/delivery/chapter.sgml')
-rw-r--r--fml/doc/ja/tutorial/delivery/chapter.sgml11
1 files changed, 6 insertions, 5 deletions
diff --git a/fml/doc/ja/tutorial/delivery/chapter.sgml b/fml/doc/ja/tutorial/delivery/chapter.sgml
index 6f355342..ea5a011a 100644
--- a/fml/doc/ja/tutorial/delivery/chapter.sgml
+++ b/fml/doc/ja/tutorial/delivery/chapter.sgml
@@ -1,20 +1,21 @@
<!--
- $FML: chapter.sgml,v 1.3 2001/08/26 05:55:52 fukachan Exp $
+ $FML: chapter.sgml,v 1.4 2001/10/13 08:47:54 fukachan Exp $
-->
<chapter id="delivery">
- <TITLE> fml5 のメール配送システム </TITLE>
+ <TITLE> &fmldevel; のメール配送システム </TITLE>
<sect1 id="fml5-delivery">
<title>
- fml4 と fml5 の相違点
+ &fml4; と &fmldevel; の相違点
</title>
<para>
-fml5 の最大の目的の一つは、メンバーリストの取得と操作の統合と抽象化です。
-配送には抽象化された Mail::Delivery クラスを次のように使います。
+&fmldevel; の最大の目的の一つは、メンバーリストの取得と操作の統合と抽
+象化です。配送には抽象化された Mail::Delivery クラスを次のように使いま
+す。
</para>
<para>