[exim-cvs] Docs: typoes

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Exim Git Commits Mailing List
Data:  
Para: exim-cvs
Asunto: [exim-cvs] Docs: typoes
Gitweb: https://git.exim.org/exim.git/commitdiff/e3bb5e1f6524a33ceef57daea32d485608a7cc6e
Commit:     e3bb5e1f6524a33ceef57daea32d485608a7cc6e
Parent:     21a2ff214bad18be078780b7b46978d644bbc58b
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Aug 22 14:21:39 2024 +0100
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Fri Aug 23 22:29:19 2024 +0100


    Docs: typoes
---
 doc/doc-docbook/spec.xfpt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index e505176fe..4728d9e78 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -8218,7 +8218,7 @@ ${lookup mysql{servers=master; UPDATE ...} }
The new version avoids issues with tainted
arguments explicitly expanded as part of the query.
The entire string within the braces becomes tainted,
-including the server sepcification - which is not permissible.
+including the server specification - which is not permissible.
If the older sytax is used, a warning message will be logged.
This syntax will be removed in a future release.

@@ -16278,7 +16278,7 @@ set.
.cindex "underscore in EHLO/HELO"
This option can be set to a string of rogue characters that are permitted in
non-ip-literal EHLO and HELO names in addition to the standard letters, digits,
-hyphens, and dots. For examplem if you really must allow underscores,
+hyphens, and dots. For example if you really must allow underscores,
you can set
.code
helo_allow_chars = _
@@ -35974,7 +35974,7 @@ The third argument may be NULL, in which case the &%-oMas%& option is omitted.


.vitem &*void&~debug_printf(char&~*,&~...)*&
-This is Exim's debugging function, with arguments as for &'(printf()'&. The
+This is Exim's debugging function, with arguments as for &'printf()'&. The
output is written to the standard error stream. If no debugging is selected,
calls to &'debug_printf()'& have no effect. Normally, you should make calls
conditional on the &`local_scan`& debug selector by coding like this:

--
## subscription configuration (requires account):
## https://lists.exim.org/mailman3/postorius/lists/exim-cvs.lists.exim.org/
## unsubscribe (doesn't require an account):
## exim-cvs-unsubscribe@???
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/