From 5633e79c9cccf8db17e67fd117fe71847284a815 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Tue, 16 Sep 2014 16:05:44 +0000 Subject: a little less sendmail specific; --- src/usr.bin/openssl/openssl.1 | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/usr.bin/openssl/openssl.1') diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index a1bc6c8389..7387a2d8ed 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.2 2014/08/26 20:03:31 robert Exp $ +.\" $OpenBSD: openssl.1,v 1.3 2014/09/16 16:05:44 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -112,7 +112,7 @@ .\" .\" OPENSSL .\" -.Dd $Mdocdate: August 26 2014 $ +.Dd $Mdocdate: September 16 2014 $ .Dt OPENSSL 1 .Os .Sh NAME @@ -7848,7 +7848,7 @@ The message must be sent without any blank lines between the headers and the output. Some mail programs will automatically add a blank line. -Piping the mail directly to sendmail is one way to +Piping the mail directly to an MTA is one way to achieve the correct format. .Pp The supplied message to be signed or encrypted must include the @@ -10306,7 +10306,6 @@ certificates. .\" SEE ALSO .\" .Sh SEE ALSO -.Xr sendmail 8 , .Xr ssl 8 , .Xr starttls 8 .Sh STANDARDS -- cgit v1.2.3-55-g6feb