Unbreak release.sh for final releases
[users/jgh/exim.git] / doc / doc-docbook / spec.xfpt
index 530d9e3c493924ca09468cceb8c8814a8b5175af..de7d2b6bbb2a1b1dc01eae147f7e138f0f8d9319 100644 (file)
 <authorinitials>EM</authorinitials>
 <revhistory><revision>
   <revnumber>4.77</revnumber>
-  <date>03 Oct 2011</date>
+  <date>10 Oct 2011</date>
   <authorinitials>EM</authorinitials>
 </revision></revhistory>
 <copyright><year>2011</year><holder>University of Cambridge</holder></copyright>
@@ -7779,7 +7779,7 @@ pattern must be an appropriate query for the lookup type, as described in
 chapter &<<CHAPfdlookup>>&. For example:
 .code
 hold_domains = mysql;select domain from holdlist \
-  where domain = '$domain';
+  where domain = '${quote_mysql:$domain}';
 .endd
 In most cases, the data that is looked up is not used (so for an SQL query, for
 example, it doesn't matter what field you select). Exim is interested only in