summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-05-05 15:36:57 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2020-05-05 15:36:57 +0100
commit9a41ce90184ec9d33865ae8a185997d09d0c50a7 (patch)
tree8a39a6e29ae016e8d0e24696021051c4470d7ac0
parentd8024efa365d10d2dba4f06977776f4091250462 (diff)
Docs: tweaks
-rw-r--r--doc/doc-docbook/spec.xfpt7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 56c7329ee..c8099556e 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -6853,7 +6853,7 @@ If a selector is numeric, it must apply to a JSON array; the (zero-based)
nunbered array element is selected.
Otherwise it must apply to a JSON object; the named element is selected.
The final resulting element can be a simple JSON type or a JSON object
-or array; for the latter two a string-representation os the JSON
+or array; for the latter two a string-representation of the JSON
is returned.
For elements of type string, the returned value is de-quoted.
.next
@@ -6977,9 +6977,10 @@ be followed by optional colons.
lookup types support only literal keys.
.next
+.cindex "spf lookup type"
.cindex "lookup" "spf"
-If Exim is built with SPF support, manual lookups can be done
-(as opposed to the standard ACL condition method.
+&(spf)&: If Exim is built with SPF support, manual lookups can be done
+(as opposed to the standard ACL condition method).
For details see section &<<SECSPF>>&.
.endlist ilist