diff options
| author | fukachan <fukachan> | 2005-09-28 11:05:48 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2005-09-28 11:05:48 +0000 |
| commit | 8ff58391fa2519616abc3fdc8929f9c8cafbb9a0 (patch) | |
| tree | 17a189889db62f1608b4e92023f320153bf0f976 /fml/doc/en/tutorial/preface.sgml | |
| parent | d4c6b7a0d8d7d8d7bfffee7d1f2d8c15950bc194 (diff) | |
| download | fml8-8ff58391fa2519616abc3fdc8929f9c8cafbb9a0.tar.gz fml8-8ff58391fa2519616abc3fdc8929f9c8cafbb9a0.tar.bz2 fml8-8ff58391fa2519616abc3fdc8929f9c8cafbb9a0.zip | |
clean up
Diffstat (limited to 'fml/doc/en/tutorial/preface.sgml')
| -rw-r--r-- | fml/doc/en/tutorial/preface.sgml | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/fml/doc/en/tutorial/preface.sgml b/fml/doc/en/tutorial/preface.sgml index 2240dfa2..ed1871e0 100644 --- a/fml/doc/en/tutorial/preface.sgml +++ b/fml/doc/en/tutorial/preface.sgml @@ -1,5 +1,5 @@ <!-- - $FML: preface.sgml,v 1.4 2003/07/27 15:31:52 fukachan Exp $ + $FML: preface.sgml,v 1.5 2005/07/23 01:58:47 fukachan Exp $ $jaFML: preface.sgml,v 1.18 2003/04/15 14:51:35 fukachan Exp $ --> @@ -12,14 +12,14 @@ <sect1 id="status"> <title> - &fml8; status + &fml8; Status </title> <warning> <para> -&fml8; already implemented fundamental functions. Several people uses -&fml8; as hobby and office mailing list system under normal +&fml8; has already implemented fundamental functions. Several people +uses &fml8; as hobby and office mailing list system under normal operations. </para> @@ -54,7 +54,7 @@ on the difference between &fml4; and &fml8;. <sect1 id="way.to.fmlng"> <title> - The road to the next generation of fml + The Road To The Next Generation Of Fml </title> <para> @@ -66,7 +66,7 @@ re-implementation of fml mailing list driver system with reflecting our <para> Roughly speaking, the relation between &fml4; and &fml8; is -similar to one between sendmail and postfix. +similar to one between sendmail and Postfix. </para> <para> @@ -78,9 +78,9 @@ clean source codes. <para> For example, when you use &fml4;, you'll find that fml assumes the -list of members is found as text files on the host. &fml4; inherits -the assumption from version 1.0 through 4.0. It affetcts the core part -of the design. Hence, it is difficult to extend fml IO for the use of +list of members is a text file on the host. &fml4; inherits the +assumption from version 1.0 through 4.0. It affetcts the core part of +the design. Hence, it is difficult to extend fml IO for the use of RDBMS, redundency et.al. In fact, &fml4; supports RDBMS but the code is ugly. We should need to fully rewrite fml core parts. </para> @@ -142,7 +142,7 @@ ftp://ftp.fml.org/pub/fml8/ <!-- ======================================================== --> <sect1 id="fml.and.fmlng"> <title> - relation between &fml4; and &fml8; development branch. + Relation Between &fml4; And &fml8; Development Branch. </title> <para> @@ -173,7 +173,7 @@ We only have to bug-fix at &fml4; branch. <sect1 id="mailinglist"> <title> - mailing list + Mailing List </title> <para> @@ -203,7 +203,7 @@ subscribe Kinomoto Sakura <sect1> <title> - Please let me know your opinion ... + Please Let Me Know Your Opinion ... </title> <para> @@ -225,7 +225,7 @@ directly. <sect1> <title> - On this tutorial + On This Tutorial </title> <para> |
