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/changes | |
| parent | d4c6b7a0d8d7d8d7bfffee7d1f2d8c15950bc194 (diff) | |
| download | fml8-8ff58391fa2519616abc3fdc8929f9c8cafbb9a0.tar.gz fml8-8ff58391fa2519616abc3fdc8929f9c8cafbb9a0.tar.bz2 fml8-8ff58391fa2519616abc3fdc8929f9c8cafbb9a0.zip | |
clean up
Diffstat (limited to 'fml/doc/en/tutorial/changes')
| -rw-r--r-- | fml/doc/en/tutorial/changes/CUI.txt | 12 | ||||
| -rw-r--r-- | fml/doc/en/tutorial/changes/chapter.sgml | 16 |
2 files changed, 14 insertions, 14 deletions
diff --git a/fml/doc/en/tutorial/changes/CUI.txt b/fml/doc/en/tutorial/changes/CUI.txt index e7f486fa..d42d8f6e 100644 --- a/fml/doc/en/tutorial/changes/CUI.txt +++ b/fml/doc/en/tutorial/changes/CUI.txt @@ -19,7 +19,7 @@ Q: installation of fml 8: run "configure" and "make install" at the source top directory. In fact "make install" executes install.pl script. -Q: Behaviour of install script +Q: behaviour of install script 4: interactive by default. You can use interactive menu for most important options. 8: not interactive. @@ -36,7 +36,7 @@ Q: create ML Q: templates of alias files "makefml newml" generates. 4: only for sendmail (also used as postfix for compatibility). -8: all for postfix, sendmail, qmail, procmail MTA's. +8: postfix, sendmail, qmail and procmail. Q: alias file path "makefml newml" generates. 4: /var/spool/ml/etc/aliases @@ -64,7 +64,7 @@ Q: test of fml Q: set up LISTSERV style server. 4: makefml fmlserv ML - listserv majordomo is same as. + listserv and majordomo is same as. 8: not implemented @@ -208,7 +208,7 @@ Q: set up password of remote administrator (3). # Q: menu style configuration tool. 4: makefml config ML -8: incomplete. +8: makefml config ML, though it is incomplete. Q: edit configuration file. 4: "makefml edit ML". @@ -223,7 +223,7 @@ Q: fml4 specific configuration file conversion (generate cf to config.ph) 4: "makefml update-config ML". Commands (update config-update update-config.ph) are same. the operations is shown. -8: no corresponding idea (one configuration file). +8: no corresponding idea (since &fml8; uses one configuration file). # @@ -341,7 +341,7 @@ Q: dist-encrypt (PGP, GPG KEY RING operation) # Q: set up popfml (emulate MTA and ML via POP). 4: makefml popfml -8: fetchfml +8: not corresponding one. use fetchfml. Q: set up password for POP. 4: makefml pop_passwd diff --git a/fml/doc/en/tutorial/changes/chapter.sgml b/fml/doc/en/tutorial/changes/chapter.sgml index a0243d83..90657e80 100644 --- a/fml/doc/en/tutorial/changes/chapter.sgml +++ b/fml/doc/en/tutorial/changes/chapter.sgml @@ -1,11 +1,11 @@ <!-- - $FML: chapter.sgml,v 1.4 2005/06/25 15:11:28 fukachan Exp $ + $FML: chapter.sgml,v 1.1 2005/08/03 13:26:43 fukachan Exp $ --> <chapter id="changes"> <title> - Difference between &fml4; and &fml8; + Difference Between &fml4; And &fml8; </title> @@ -14,14 +14,14 @@ In this chapter, we describe the difference beetween &fml4; and &fml8; </para> <para> -Intuitively fml4 vs fml8 is equal to sendmail vs postfix. +Intuitively fml4 vs fml8 is equal to sendmail vs Postfix. It is good image. </para> <sect1 id="changes.license"> <title> - Difference between &fml4; and &fml8;: License. + Difference Between &fml4; And &fml8;: License. </title> <para> @@ -58,7 +58,7 @@ You need to clarify the license before installation. <sect1 id="changes.command.mail"> <title> - Difference between &fml4; and &fml8;: Command mail and error messages. + Difference Between &fml4; And &fml8;: Command Mail And Error Messages. </title> <para> @@ -81,7 +81,7 @@ tar.gz and zip formats are not supported.. <sect1 id="changes.cui"> <title> - Difference between &fml4; and &fml8;: CUI + Difference Between &fml4; And &fml8;: CUI </title> <para> @@ -138,7 +138,7 @@ This behaviour is UNIX style. <sect1 id="changes.gui"> <title> - Difference between &fml4; and &fml8;: GUI (CGI) + Difference Between &fml4; And &fml8;: GUI (CGI) </title> <para> @@ -175,7 +175,7 @@ See <xref linkend="filename"> </link> for the file naming convention. -You need not ot know the detail, +You need not to know the detail, since the conversion tools convert files from &fml4; style to &fml8; one. But it is useful to know it to see files. </para> |
