Doc: Provide context for bare numbers from CHAP/SECT.
authorPhil Pennock <pdp@exim.org>
Fri, 25 May 2012 14:29:06 +0000 (10:29 -0400)
committerPhil Pennock <pdp@exim.org>
Fri, 25 May 2012 14:29:06 +0000 (10:29 -0400)
doc/doc-docbook/spec.xfpt

index 75a5ac02c76597e73bcf9e0c94e21d790bbd7bda..9eaf9e8046f7775ee8b12b11e171399fba2ee8c7 100644 (file)
@@ -6026,16 +6026,16 @@ that it implements the details of the specific authentication mechanism,
 i.e. PLAIN or LOGIN. The &%server_advertise_condition%& setting controls
 when Exim offers authentication to clients; in the examples, this is only
 when TLS or SSL has been started, so to enable the authenticators you also
-need to add support for TLS as described in &<<SECTdefconfmain>>&.
+need to add support for TLS as described in section &<<SECTdefconfmain>>&.
 
 The &%server_condition%& setting defines how to verify that the username and
 password are correct. In the examples it just produces an error message.
 To make the authenticators work, you can use a string expansion
-expression like one of the examples in &<<CHAPplaintext>>&.
+expression like one of the examples in chapter &<<CHAPplaintext>>&.
 
 Beware that the sequence of the parameters to PLAIN and LOGIN differ; the
-usercode and password are in different positions.  &<<CHAPplaintext>>&
-covers both.
+usercode and password are in different positions.
+Chapter &<<CHAPplaintext>>& covers both.
 
 .ecindex IIDconfiwal