Gitweb:
http://git.exim.org/exim.git/commitdiff/91664d8f02e873e8d39ef46ed0e65ea26cf11232
Commit: 91664d8f02e873e8d39ef46ed0e65ea26cf11232
Parent: 397060bdd3aa70eab4a01a10d0abb2481d809e0f
Author: Todd Lyons <tlyons@???>
AuthorDate: Tue Jul 29 05:24:50 2014 -0700
Committer: Todd Lyons <tlyons@???>
CommitDate: Tue Jul 29 05:24:50 2014 -0700
Fix doc parse error
---
doc/doc-docbook/spec.xfpt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 6a9b43c..b6f387a 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -10998,7 +10998,7 @@ Exim filter files include an &%if%& command with its own regular expression
matching condition.
.new
-.vitem "&$acl_arg1$&, &$acl_arg2$&, etc$&"
+.vitem "&$acl_arg1$&, &$acl_arg2$&, etc"
Within an acl condition, expansion condition or expansion item
any arguments are copied to these variables,
any unused variables being made empty.