summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2021-07-12 19:55:02 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2021-07-12 19:55:02 +0100
commit1f76af318dd32a1f66d36b9ab5f9e8fe96274dc5 (patch)
tree936d46b26c6ecf5984233be38e20c74c840c827e
parentfa41c9c28f8445d5d7c61dddf5008707382bc810 (diff)
downloadexim4-1f76af318dd32a1f66d36b9ab5f9e8fe96274dc5.tar.gz
Docs: fix formatting
-rw-r--r--doc/doc-docbook/spec.xfpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 2125a12ba..d839c518a 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -18354,7 +18354,7 @@ using the &%tls_certificate%& option. If TLS support for incoming connections
is not required the &%tls_advertise_hosts%& option should be set empty.
-.option tls_certificate main string list&!! unset
+.option tls_certificate main "string list&!!" unset
.cindex "TLS" "server certificate; location of"
.cindex "certificate" "server, location of"
The value of this option is expanded, and must then be a list of absolute paths to
@@ -18565,7 +18565,7 @@ further details, see section &<<SECTsupobssmt>>&.
-.option tls_privatekey main string list&!! unset
+.option tls_privatekey main "string list&!!" unset
.cindex "TLS" "server private key; location of"
The value of this option is expanded, and must then be a list of absolute paths to
files which contains the server's private keys.
@@ -25303,7 +25303,7 @@ of the message. Its value must not be zero. See also &%final_timeout%&.
.option dkim_canon smtp string&!! unset
DKIM signing option. For details see section &<<SECDKIMSIGN>>&.
-.option dkim_domain smtp string list&!! unset
+.option dkim_domain smtp "string list&!!" unset
DKIM signing option. For details see section &<<SECDKIMSIGN>>&.
.option dkim_hash smtp string&!! sha256
DKIM signing option. For details see section &<<SECDKIMSIGN>>&.