[exim-cvs] Docs: tweaks

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Exim Git Commits Mailing List
日付:  
To: exim-cvs
題目: [exim-cvs] Docs: tweaks
Gitweb: https://git.exim.org/exim.git/commitdiff/9a41ce90184ec9d33865ae8a185997d09d0c50a7
Commit:     9a41ce90184ec9d33865ae8a185997d09d0c50a7
Parent:     d8024efa365d10d2dba4f06977776f4091250462
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Tue May 5 15:36:57 2020 +0100
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Tue May 5 15:36:57 2020 +0100


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


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 56c7329..c809955 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