https://bugs.exim.org/show_bug.cgi?id=2722

            Bug ID: 2722
           Summary: Documentation: a single occurrence of an example
                    without the formatting of other examples
           Product: Exim
           Version: 4.94
          Hardware: All
               URL: http://exim.org/exim-html-current/doc/html/spec_html/c
                    h-domain_host_address_and_local_part_lists.html#SECTho
                    slispatip
                OS: All
            Status: NEW
          Severity: bug
          Priority: low
         Component: Documentation
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

The
   (for example 10.11.42.0/24)
example is not formatted like other examples I have seen. For example, like the 
    192.168.23.236/31
example a few lines below it.

--- a/doc/doc-docbook/spec.xfpt   2021-04-28 23:33:42.119645179 +0000
+++ b/doc/doc-docbook/spec.xfpt    2021-04-29 23:48:48.239541838 +0000
@@ -8974,8 +8974,12 @@
 .endd
 .next
 .cindex "CIDR notation"
-If the pattern is an IP address followed by a slash and a mask length (for
-example 10.11.42.0/24), it is matched against the IP address of the subject
+If the pattern is an IP address followed by a slash and a mask length, for
+example
+.code
+10.11.42.0/24
+.endd
+it is matched against the IP address of the subject
 host under the given mask. This allows, an entire network of hosts to be
 included (or excluded) by a single item. The mask uses CIDR notation; it
 specifies the number of address bits that must match, starting from the most

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to