diff options
author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-11-30 14:31:11 +0000 |
---|---|---|
committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2001-11-30 14:31:11 +0000 |
commit | a2c2418b51448cc0677cd897592770153de96fa3 (patch) | |
tree | e9e076afa9376b49811c47b7cead548fe38df4c7 /mail/exim-old/files | |
parent | ee0bd30627fa4ecd82c9cb4edb7f00cc573de519 (diff) | |
download | ports-a2c2418b51448cc0677cd897592770153de96fa3.tar.gz ports-a2c2418b51448cc0677cd897592770153de96fa3.zip |
Notes
Diffstat (limited to 'mail/exim-old/files')
-rw-r--r-- | mail/exim-old/files/POST-INSTALL-NOTES | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/mail/exim-old/files/POST-INSTALL-NOTES b/mail/exim-old/files/POST-INSTALL-NOTES index fda40dc3c7bf..0139dd29bd04 100644 --- a/mail/exim-old/files/POST-INSTALL-NOTES +++ b/mail/exim-old/files/POST-INSTALL-NOTES @@ -4,8 +4,23 @@ The following documentation has been installed: info Exim -> Exim Specification (User Guide) info 'Exim Filtering' -> Exim Filter Specification (for end-users) -Postscript, PDF, HTML and plain text versions of these documents, as well -as a comprehensive FAQ list, are available at http://www.exim.org/ . +In addition, plain text versions of these documents have been installed +as: + + ${PREFIX}/share/doc/exim/oview.txt + ${PREFIX}/share/doc/exim/filter.txt + ${PREFIX}/share/doc/exim/spec.txt + +Postscript, PDF and HTML versions of these documents are available in +the ports tree as: + + ports/mail/exim-doc-postscript + ports/mail/exim-doc-pdf + ports/mail/exim-doc-html + +In addition, a comprehensive FAQ list is available at: + + http://www.exim.org/ To run Exim instead of sendmail on startup: |