summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorjmc <>2014-09-16 16:05:44 +0000
committerjmc <>2014-09-16 16:05:44 +0000
commit5633e79c9cccf8db17e67fd117fe71847284a815 (patch)
treebc9ba5f12b2dd83db419b0fc336a018307da1eb7 /src
parent6fa5c415aa0acdbeb8a8b9beba390518489304ab (diff)
downloadopenbsd-5633e79c9cccf8db17e67fd117fe71847284a815.tar.gz
openbsd-5633e79c9cccf8db17e67fd117fe71847284a815.tar.bz2
openbsd-5633e79c9cccf8db17e67fd117fe71847284a815.zip
a little less sendmail specific;
Diffstat (limited to 'src')
-rw-r--r--src/usr.bin/openssl/openssl.17
1 files changed, 3 insertions, 4 deletions
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 @@
1.\" $OpenBSD: openssl.1,v 1.2 2014/08/26 20:03:31 robert Exp $ 1.\" $OpenBSD: openssl.1,v 1.3 2014/09/16 16:05:44 jmc Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -112,7 +112,7 @@
112.\" 112.\"
113.\" OPENSSL 113.\" OPENSSL
114.\" 114.\"
115.Dd $Mdocdate: August 26 2014 $ 115.Dd $Mdocdate: September 16 2014 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -7848,7 +7848,7 @@ The
7848message must be sent without any blank lines between the 7848message must be sent without any blank lines between the
7849headers and the output. 7849headers and the output.
7850Some mail programs will automatically add a blank line. 7850Some mail programs will automatically add a blank line.
7851Piping the mail directly to sendmail is one way to 7851Piping the mail directly to an MTA is one way to
7852achieve the correct format. 7852achieve the correct format.
7853.Pp 7853.Pp
7854The supplied message to be signed or encrypted must include the 7854The supplied message to be signed or encrypted must include the
@@ -10306,7 +10306,6 @@ certificates.
10306.\" SEE ALSO 10306.\" SEE ALSO
10307.\" 10307.\"
10308.Sh SEE ALSO 10308.Sh SEE ALSO
10309.Xr sendmail 8 ,
10310.Xr ssl 8 , 10309.Xr ssl 8 ,
10311.Xr starttls 8 10310.Xr starttls 8
10312.Sh STANDARDS 10311.Sh STANDARDS