summaryrefslogtreecommitdiff
path: root/doc/doc-docbook
diff options
context:
space:
mode:
authorNigel Metheringham <nigel@exim.org>2008-10-16 07:57:01 +0000
committerNigel Metheringham <nigel@exim.org>2008-10-16 07:57:01 +0000
commit4f054c63f4e792e017b03f01d5f32deb7fb13e41 (patch)
tree7cfabb3b0e545b261c530523c0ba986aac9ce04d /doc/doc-docbook
parente765a0f11dc7fc96806a8b7ee84fcafd62a486ba (diff)
Fixed erroneous documentation references to smtp_notquit_acl to be acl_smtp_notquit
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r--doc/doc-docbook/spec.xfpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 3e3609c2f..c0af93cb1 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -1,4 +1,4 @@
-. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.47 2008/09/29 11:17:46 nm4 Exp $
+. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.48 2008/10/16 07:57:01 nm4 Exp $
.
. /////////////////////////////////////////////////////////////////////////////
. This is the primary source of the Exim Manual. It is an xfpt document that is
@@ -24767,7 +24767,7 @@ connection is closed. In these special cases, the QUIT ACL does not run.
.section "The not-QUIT ACL" "SECTNOTQUITACL"
-The not-QUIT ACL, specified by &%smtp_notquit_acl%&, is run in most cases when
+The not-QUIT ACL, specified by &%acl_smtp_notquit%&, is run in most cases when
an SMTP session ends without sending QUIT. However, when Exim itself is is bad
trouble, such as being unable to write to its log files, this ACL is not run,
because it might try to do things (such as write to log files) that make the