summaryrefslogtreecommitdiff
path: root/doc/doc-docbook
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2014-05-30 14:23:12 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2014-05-30 14:23:12 +0100
commit4fc39190bb1254c0117873ab440603136dbb7862 (patch)
tree95c5d08da9d5a93b1196fbea308f80270156712a /doc/doc-docbook
parent32d07012f108f56aaf8f03468fa7ef2e8635325c (diff)
Fix doc for $sender_host_dnssec. Bug 1485
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r--doc/doc-docbook/spec.xfpt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 990df6241..365bd58dd 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -12103,7 +12103,8 @@ received. It is empty if there was no successful authentication. See also
.vitem &$sender_host_dnssec$&
.vindex "&$sender_host_dnssec$&"
-If &$sender_host_name$& has been populated (by reference, &%hosts_lookup%& or
+If an attempt to populate &$sender_host_name$& has been made
+(by reference, &%hosts_lookup%& or
otherwise) then this boolean will have been set true if, and only if, the
resolver library states that the reverse DNS was authenticated data. At all
other times, this variable is false.