summaryrefslogtreecommitdiff
path: root/doc/doc-src
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-02-17 11:58:25 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-02-17 11:58:25 +0000
commit8e669ac162fe3b1040297f1d021de10778dce9d9 (patch)
treecdfb2e5f859327fe7860f89a79e32df5ac1db4e1 /doc/doc-src
parent6e2b4ccc44cc0e84337b9b74479c347985edab1c (diff)
(1) Last-minute sieve patch (updates to latest spec).
(2) Last-minute typo fix in spec. (3) Trailing space removal ready for the release.
Diffstat (limited to 'doc/doc-src')
-rw-r--r--doc/doc-src/spec.src9
1 files changed, 6 insertions, 3 deletions
diff --git a/doc/doc-src/spec.src b/doc/doc-src/spec.src
index e01858652..dd7685689 100644
--- a/doc/doc-src/spec.src
+++ b/doc/doc-src/spec.src
@@ -1,4 +1,4 @@
-. $Cambridge: exim/doc/doc-src/spec.src,v 1.7 2005/02/16 16:09:00 ph10 Exp $
+. $Cambridge: exim/doc/doc-src/spec.src,v 1.8 2005/02/17 11:58:25 ph10 Exp $
.
.set version "4.50"
.set previousversion "4.40"
@@ -477,12 +477,15 @@ tips, and know-how for the benefit of others.
.section Mailing lists
.index mailing lists||for Exim users
-The following are the two main Exim mailing lists:
+.em
+The following are the three main Exim mailing lists:
.display rm
.tabs 28
$it{exim-users@@exim.org} $t general discussion list
+$it{exim-dev@@exim.org} $t discussion of bugs, enhancements, etc.
$it{exim-announce@@exim.org} $t moderated, low volume announcements list
.endd
+.nem
You can subscribe to these lists, change your existing subscriptions, and view
or search the archives via the
.if ~~html
@@ -24253,7 +24256,7 @@ contributing the code for this scanner.
.index virus scanners||command line interface
\cmdline\: This is the keyword for the generic command line scanner interface.
It can be used to attach virus scanners that are invoked from the shell. This
-scanner type takes 3 mantadory options:
+scanner type takes 3 mandatory options:
.numberpars
The full path and name of the scanner binary, with all command line options,
and a placeholder (%s) for the directory to scan.