[Bug 862] New: Spec.txt doc file quoted examples displayed incorrectly

View: New views
2 Messages — Rating Filter:   Alert me  

[Bug 862] New: Spec.txt doc file quoted examples displayed incorrectly

by Bugzilla from john.horne@plymouth.ac.uk :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- 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@...
        ReportedBy: john.horne@...
                CC: exim-dev@...


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/ ##

[Bug 862] Spec.txt doc file quoted examples displayed incorrectly

by Bugzilla from nigel@exim.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=862

Nigel Metheringham <nigel@...> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #1 from Nigel Metheringham <nigel@...>  2009-10-26 13:10:24 ---
CVS commit by nm4:

Documentation bug fixes.  Fixes: bug#862, bug#866, bug#875

--- CVS commit summary ---
1.61   1.62   +6 -6  -  exim/exim-doc/doc-docbook/spec.xfpt
1.579  1.580  +3 -1  -  exim/exim-doc/doc-txt/ChangeLog


--
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/ ##