Docs: typoes
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 2 Jun 2020 15:35:08 +0000 (16:35 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 2 Jun 2020 22:15:14 +0000 (23:15 +0100)
doc/doc-docbook/spec.xfpt
doc/doc-txt/ChangeLog

index 6be4b48e79cba67847d274fba5bef106623a3126..2196b7cfeec95e546840015397e0fd44d54e5e4e 100644 (file)
@@ -10169,9 +10169,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 240dc7538ea6f32d115adddfea82d7d8268ee21f..19a1b1785fd1c26d46e4c080a0cf0d211edb684c 100644 (file)
@@ -12,7 +12,7 @@ JH/01 Bug 1329: Fix format of Maildir-format filenames to match other mail-
 
 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