[exim-cvs] Docs: fix formatting

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Exim Git Commits Mailing List
Datum:  
To: exim-cvs
Betreff: [exim-cvs] Docs: fix formatting
Gitweb: https://git.exim.org/exim.git/commitdiff/1f76af318dd32a1f66d36b9ab5f9e8fe96274dc5
Commit:     1f76af318dd32a1f66d36b9ab5f9e8fe96274dc5
Parent:     fa41c9c28f8445d5d7c61dddf5008707382bc810
Author:     Jeremy Harris <jgh146exb@???>
AuthorDate: Mon Jul 12 19:55:02 2021 +0100
Committer:  Jeremy Harris <jgh146exb@???>
CommitDate: Mon Jul 12 19:55:02 2021 +0100


    Docs: fix formatting
---
 doc/doc-docbook/spec.xfpt | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 2125a12..d839c51 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>>&.