diff options
Diffstat (limited to 'src/usr.bin/openssl/openssl.1')
-rw-r--r-- | src/usr.bin/openssl/openssl.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index a8da054918..ce01e06a84 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.88 2018/02/28 20:36:09 jmc Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.89 2018/03/22 19:24:18 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: February 28 2018 $ | 115 | .Dd $Mdocdate: March 22 2018 $ |
116 | .Dt OPENSSL 1 | 116 | .Dt OPENSSL 1 |
117 | .Os | 117 | .Os |
118 | .Sh NAME | 118 | .Sh NAME |
@@ -3404,7 +3404,7 @@ These are compiled into | |||
3404 | .Nm openssl | 3404 | .Nm openssl |
3405 | and include the usual values such as | 3405 | and include the usual values such as |
3406 | .Cm commonName , countryName , localityName , organizationName , | 3406 | .Cm commonName , countryName , localityName , organizationName , |
3407 | .Cm organizationUnitName , stateOrProvinceName . | 3407 | .Cm organizationalUnitName , stateOrProvinceName . |
3408 | Additionally, | 3408 | Additionally, |
3409 | .Cm emailAddress | 3409 | .Cm emailAddress |
3410 | is included as well as | 3410 | is included as well as |