Docs: typoes
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 2 Jun 2020 15:34:42 +0000 (16:34 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Wed, 3 Jun 2020 11:12:51 +0000 (12:12 +0100)
Cherry-picked from: 1195f8f2a4

doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog

index 4f5c119f65ac66cadf4bfc7a3c186b9c14b65624..96d477df383ab0c7097eadc4c8bb708dc8ddb108 100644 (file)
@@ -10171,9 +10171,9 @@ You can use &`fail`& instead of {<&'string3'&>} as in a string extract.
 
 
 .new
-.vitem &*${listquote{*&<&'separator'&>&*}{*&<&'string'&>&*}}*"
-.citem quoting "for list"
-.citem list quoting
+.vitem &*${listquote{*&<&'separator'&>&*}{*&<&'string'&>&*}}*&
+.cindex quoting "for list"
+.cindex list quoting
 This item doubles any occurrence of the separator character
 in the given string.
 An empty string is replaced with a single space.
index 94bcea29bdff9713a81cba2bf4e8fa406c6fb4bb..f858c91219a5cb18c7f7540bf9950e871fffb1ea 100644 (file)
@@ -8,7 +8,7 @@ Since Exim version 4.94
 
 JH/02 Bug 2587: Fix pam expansion condition.  Tainted values are commonly used
       as arguments, so an implementation trying to copy these into a local
-      buffer was taking a taint-enformance trap.  Fix by using dynamically
+      buffer was taking a taint-enforcement trap.  Fix by using dynamically
       created buffers.
 
 JH/03 Bug 2586: Fix listcount expansion operator.  Using tainted arguments is