From d6b898c0269801bd190df3a2984cb01e9b88513b Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 22 Jun 2017 13:51:49 +0000 Subject: [PATCH] typo; from jack burton --- share/man/man8/starttls.8 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/share/man/man8/starttls.8 b/share/man/man8/starttls.8 index 82ab8851265..f356e9459c8 100644 --- a/share/man/man8/starttls.8 +++ b/share/man/man8/starttls.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: starttls.8,v 1.22 2015/12/24 16:54:37 mmcc Exp $ +.\" $OpenBSD: starttls.8,v 1.23 2017/06/22 13:51:49 jmc Exp $ .\" .\" Copyright (c) 2001 Jose Nazario .\" All rights reserved. @@ -23,7 +23,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: December 24 2015 $ +.Dd $Mdocdate: June 22 2017 $ .Dt STARTTLS 8 .Os .Sh NAME @@ -256,7 +256,7 @@ therefore still of value even with TLS at the MTA level. .Pp Because TLS can only authenticate at the server level, true end-to-end authentication of the mail message cannot be performed with -only the use of STARTLS on the server. +only the use of STARTTLS on the server. The use of S/MIME or PGP email and trustworthy key hierarchies can guarantee full confidentiality and integrity of the entire message path. .Pp -- 2.20.1