diff options
| author | fukachan <fukachan> | 2003-02-11 13:54:11 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2003-02-11 13:54:11 +0000 |
| commit | 93a3cc59074b238e30128fe93e5130e455739761 (patch) | |
| tree | d1fb293b60bda55a52a1824ea1800bf7f0323d83 /fml/doc | |
| parent | dfa6cfb4bb73ff116117cee7003a604a602b8622 (diff) | |
| download | fml8-93a3cc59074b238e30128fe93e5130e455739761.tar.gz fml8-93a3cc59074b238e30128fe93e5130e455739761.tar.bz2 fml8-93a3cc59074b238e30128fe93e5130e455739761.zip | |
update status (sync w/ STATUS.txt)
Diffstat (limited to 'fml/doc')
| -rw-r--r-- | fml/doc/ja/tutorial/include/bookinfo.sgml | 25 |
1 files changed, 17 insertions, 8 deletions
diff --git a/fml/doc/ja/tutorial/include/bookinfo.sgml b/fml/doc/ja/tutorial/include/bookinfo.sgml index aeaa0a0e..f661963d 100644 --- a/fml/doc/ja/tutorial/include/bookinfo.sgml +++ b/fml/doc/ja/tutorial/include/bookinfo.sgml @@ -1,5 +1,5 @@ <!-- - $FML: bookinfo.sgml,v 1.9 2002/12/20 04:02:49 fukachan Exp $ + $FML: bookinfo.sgml,v 1.10 2003/01/05 08:06:00 fukachan Exp $ --> <bookinfo> @@ -47,14 +47,23 @@ </para> <para> - なお、以下の環境で動作実績が確認されています。 + なお、以下の環境で動作実績が確認されています(詳しくは + 上述の + <ulink url="../../../fml/doc/ja/todo/STATUS.html"> + STATUS + </ulink> + のドキュメントを参照して下さい)。 <screen> -postfix + perl 5.6.1 on NetBSD 1.5.x (1.5 stable) -postfix + perl 5.6.1 on Redhat Linux 7.2 -sendmail 8.11.6 + perl 5.00503 on Redhat Linux 6.2 -postfix + perl 5.00503 on FreeBSD 4.3 STABLE -? + perl ? on FreeBSD 4.6 RELEASE -(postfix + perl 5.6.1 on Solaris 7) + perl 5.6.1 on NetBSD 1.5.x (1.5 stable) + perl 5.6.1 on NetBSD 1.6 + perl 5.00503 on FreeBSD 4.3 STABLE + perl ? on FreeBSD 4.6 RELEASE + perl 5.00503 on FreeBSD 4.7 RELEASE-p3 + perl 5.00503 on FreeBSD 4.6.2 RELEASE + perl 5.6.1 on Redhat Linux 7.2 (postfix) + perl 5.00503 on Redhat Linux 6.2 (sendmail8.11.6) + postfix + perl 5.6.1 on Solaris 7 + postfix 2.0.3 + perl 5.6.1 on Solaris 9 </screen> </para> |
