no_multiline_response should have been no_multiline_responses
[exim.git] / doc / doc-docbook / spec.xfpt
index 717e145ab7dfad2a8c3f8e18c357278dd5830616..adf652d9a188d10903e5d77342529a79fd07f22b 100644 (file)
@@ -1,4 +1,4 @@
-. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.18 2007/05/15 19:04:56 magnus Exp $
+. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.20 2007/07/19 17:07:39 magnus Exp $
 .
 . /////////////////////////////////////////////////////////////////////////////
 . This is the primary source of the Exim Manual. It is an xfpt document that is
@@ -15327,10 +15327,9 @@ lookups (though Exim does cache lookups).
 
 The &%address_data%& facility is also useful as a means of passing information
 from one router to another, and from a router to a transport. In addition, if
-
 .vindex "&$sender_address_data$&"
 .vindex "&$address_data$&"
-When &$address_data$& is set by a router when verifying a recipient address
+&$address_data$& is set by a router when verifying a recipient address
 from an ACL, it remains available for use in the rest of the ACL statement.
 After verifying a sender, the value is transferred to &$sender_address_data$&.
 
@@ -25171,7 +25170,7 @@ log entry.
 If you want to apply a control unconditionally, you can use it with a
 &%require%& verb. For example:
 .code
-    require  control = no_multiline_response
+    require  control = no_multiline_responses
 .endd
 .endlist
 
@@ -25535,7 +25534,7 @@ only to the current message, not to any subsequent ones that may be received in
 the same SMTP connection. It is provided for debugging purposes and is unlikely
 to be useful in production.
 
-.vitem &*control&~=&~no_multiline_response*&
+.vitem &*control&~=&~no_multiline_responses*&
 .cindex "multiline responses, suppressing"
 This control is permitted for any ACL except the one for non-SMTP messages.
 It seems that there are broken clients in use that cannot handle multiline