Mailing List Archive

[Bug 2748] New: Documentation: closing, but no opening, parenthesis in doc/doc-docbook/spec.xfpt:10534
https://bugs.exim.org/show_bug.cgi?id=2748

Bug ID: 2748
Summary: Documentation: closing, but no opening, parenthesis
in doc/doc-docbook/spec.xfpt:10534
Product: Exim
Version: 4.94
Hardware: All
URL: http://exim.org/exim-html-current/doc/html/spec_html/c
h-string_expansions.html#SECTexpansionitems
OS: All
Status: NEW
Severity: bug
Priority: low
Component: Documentation
Assignee: unallocated@exim.org
Reporter: u34@net9.ga
CC: exim-dev@exim.org

$ grep -n 'and no terminating NUL is ever sent)' doc/doc-docbook/spec.xfpt
10534:unless it is an empty string; and no terminating NUL is ever sent)

With context:

$ grep -n -C2 'and no terminating NUL is ever sent)' doc/doc-docbook/spec.xfpt
10532-one IP address, they are each tried in turn until a connection is made.
For
10533-both kinds of socket, Exim makes a connection, writes the request string
10534:unless it is an empty string; and no terminating NUL is ever sent)
10535-and reads from the socket until an end-of-file
10536-is read. A timeout of 5 seconds is applied. Additional, optional
arguments

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