
john.horne at plymouth
Jul 12, 2009, 4:08 PM
Post #1 of 1
(674 views)
Permalink
|
|
[Bug 862] New: Spec.txt doc file quoted examples displayed incorrectly
|
|
------- You are receiving this mail because: ------- You are on the CC list for the bug. http://bugs.exim.org/show_bug.cgi?id=862 Summary: Spec.txt doc file quoted examples displayed incorrectly Product: Exim Version: 4.69 Platform: All OS/Version: All Status: NEW Severity: bug Priority: low Component: Documentation AssignedTo: nigel [at] exim ReportedBy: john.horne [at] plymouth CC: exim-dev [at] exim In the 'spec.txt' specification document, there are examples which are not shown correctly. For example, section 14.23, the 'helo_try_verify_hosts' entry shows: The ACL condition "verify" "=" "helo" is provided to make this possible. Obviously this should be: The ACL condition "verify = helo" is provided to make this possible. Both the HTML and PDF versions of the specification show this correctly (although slightly differently). By 'grepping' the spec.txt file for "=" (including the double-quotes) will show that there a couple of other examples in the file which are displayed wrong. John. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at http://lists.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
|