diff options
author | Phil Pennock <pdp@exim.org> | 2011-08-28 16:45:46 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-08-28 16:45:46 -0400 |
commit | 522f6933d00d2e4b22885bd11fde2b24ef6e8579 (patch) | |
tree | d8fd95d02975638082db0d06d9f6124900ea1287 /doc/doc-docbook | |
parent | 6f7fe114793ad909b7bd859bdd03bb6a614602ad (diff) |
Doc fixes for syntax errors.
Fixes from Simon Arlott.
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 7a3cc8dd6..b7d8c465d 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -27345,7 +27345,7 @@ checks. The &%per_*%& options described above do not make sense in some ACLs. If you use a &%per_*%& option in an ACL where it is not normally permitted then the -update mode defaults to &%readonly%& and you cannot specify the &%strict&% or +update mode defaults to &%readonly%& and you cannot specify the &%strict%& or &%leaky%& modes. In other ACLs the default update mode is &%leaky%& (see the next section) so you must specify the &%readonly%& option explicitly. @@ -27399,7 +27399,7 @@ go over the limit is not added to the set, in the same way that the client's recorded rate is not updated in the same situation. When you combine the &%unique=%& and &%readonly%& options, the specific -%&unique=%& value is ignored, and Exim just retrieves the client's stored +&%unique=%& value is ignored, and Exim just retrieves the client's stored rate. The &%unique=%& mechanism needs more space in the ratelimit database than the |