diff options
author | Vladimir Panteleev <git@thecybershadow.net> | 2018-02-03 04:55:06 +0000 |
---|---|---|
committer | Vladimir Panteleev <git@thecybershadow.net> | 2018-02-03 04:55:06 +0000 |
commit | 6598bbe5404a01571b06009a75819b5b5604aa32 (patch) | |
tree | 780476fec6128552c41dd75d3c4c85ce17133517 | |
parent | 6aa40a1505fabebaae80b26b348899ef78546518 (diff) |
Docs: Fix formatting of $dkim_verify_status variable description
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 16cd394ac..c4e878f28 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -11670,7 +11670,7 @@ contain the trailing slash. If &$config_file$& does not contain a slash, .vindex "&$config_file$&" The name of the main configuration file Exim is using. -.vitem &$dkim_verify_status$& &&& +.vitem &$dkim_verify_status$& Results of DKIM verification. For details see section &<<SECDKIMVFY>>&. |