summaryrefslogtreecommitdiff
path: root/src/usr.bin/openssl/openssl.1
diff options
context:
space:
mode:
authormmcc <>2015-12-24 16:54:37 +0000
committermmcc <>2015-12-24 16:54:37 +0000
commit0699e42dd81e08d3f7a34a1f06ea7abc4edde29a (patch)
tree053c4537ed2869dd06b2f7cf064992f974ff9055 /src/usr.bin/openssl/openssl.1
parentf622511e72fa38c7966f438ea21b03653fb37df8 (diff)
downloadopenbsd-0699e42dd81e08d3f7a34a1f06ea7abc4edde29a.tar.gz
openbsd-0699e42dd81e08d3f7a34a1f06ea7abc4edde29a.tar.bz2
openbsd-0699e42dd81e08d3f7a34a1f06ea7abc4edde29a.zip
more e-mail -> email
Diffstat (limited to 'src/usr.bin/openssl/openssl.1')
-rw-r--r--src/usr.bin/openssl/openssl.16
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1
index dc593f42e7..c6cca39cd7 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.29 2015/09/21 13:13:06 bcook Exp $ 1.\" $OpenBSD: openssl.1,v 1.30 2015/12/24 16:54:37 mmcc 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: September 21 2015 $ 115.Dd $Mdocdate: December 24 2015 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -819,7 +819,7 @@ in the
819section). 819section).
820.It Fl noemailDN 820.It Fl noemailDN
821The DN of a certificate can contain the EMAIL field if present in the 821The DN of a certificate can contain the EMAIL field if present in the
822request DN, however it is good policy just having the e-mail set into 822request DN, however it is good policy just having the email set into
823the 823the
824.Em altName 824.Em altName
825extension of the certificate. 825extension of the certificate.