Docs: minor fixes
authorJeremy Harris <jgh146exb@wizmail.org>
Sat, 28 Apr 2018 12:09:04 +0000 (13:09 +0100)
committerJeremy Harris <jgh146exb@wizmail.org>
Sat, 28 Apr 2018 12:09:15 +0000 (13:09 +0100)
doc/doc-docbook/spec.xfpt
src/src/verify.c

index 173d69222845a1f24b748e89f57c404b739cc70f..f865fc9a1b43aed8423668d52462aaff810eb93b 100644 (file)
@@ -15082,7 +15082,7 @@ server. This reduces security slightly, but improves interworking with older
 implementations of TLS.
 
 
-option gnutls_allow_auto_pkcs11 main boolean unset
+.option gnutls_allow_auto_pkcs11 main boolean unset
 This option will let GnuTLS (2.12.0 or later) autoload PKCS11 modules with
 the p11-kit configuration files in &_/etc/pkcs11/modules/_&.
 
@@ -17369,7 +17369,7 @@ The ordering of the two lists must match.
 .cindex SSMTP
 .cindex SMTPS
 This option specifies a list of incoming SSMTP (aka SMTPS) ports that should
-operate the obsolete SSMTP (SMTPS) protocol, where a TLS session is immediately
+operate the SSMTP (SMTPS) protocol, where a TLS session is immediately
 set up without waiting for the client to issue a STARTTLS command. For
 further details, see section &<<SECTsupobssmt>>&.
 
index ffa6a14f9b9c70496d1548be78d691881c90eb51..1eff49f4966952a889349a68ece0491d3196c86b 100644 (file)
@@ -787,7 +787,7 @@ tls_retry_connection:
       The sync_responses() would need to be taught about it and we'd
       need another return code filtering out to here.
 
-      Avoid using a SIZE option on the MAIL for all randon-rcpt checks.
+      Avoid using a SIZE option on the MAIL for all random-rcpt checks.
       */
 
       sx.avoid_option = OPTION_SIZE;