From de9079b7a0bd41008efe6e05cef407c977b4e1ae Mon Sep 17 00:00:00 2001
From: schwarze <>
Date: Fri, 16 Feb 2018 18:48:55 +0000
Subject: typo fix s/issuserAltName/issuerAltName/ from Andrew Siplas <andrew
 at asiplas dot net> via OpenSSL commit 36cf10cf Oct 4 02:11:08 2017 -0400

---
 src/lib/libcrypto/man/x509v3.cnf.5 | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

(limited to 'src')

diff --git a/src/lib/libcrypto/man/x509v3.cnf.5 b/src/lib/libcrypto/man/x509v3.cnf.5
index 19608697e3..fcdf06301a 100644
--- a/src/lib/libcrypto/man/x509v3.cnf.5
+++ b/src/lib/libcrypto/man/x509v3.cnf.5
@@ -1,5 +1,7 @@
-.\"	$OpenBSD: x509v3.cnf.5,v 1.3 2016/12/25 22:15:10 schwarze Exp $
-.\"	OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
+.\" $OpenBSD: x509v3.cnf.5,v 1.4 2018/02/16 18:48:55 schwarze Exp $
+.\" full merge up to:
+.\" OpenSSL man5/x509v3_config a41815f0 Mar 17 18:43:53 2017 -0700
+.\" selective merge up to: OpenSSL 36cf10cf Oct 4 02:11:08 2017 -0400
 .\"
 .\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
 .\" Copyright (c) 2004, 2006, 2013, 2014, 2015, 2016 The OpenSSL Project.
@@ -49,7 +51,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
 .\" OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd $Mdocdate: December 25 2016 $
+.Dd $Mdocdate: February 16 2018 $
 .Dt X509V3.CNF 5
 .Os
 .Sh NAME
@@ -318,7 +320,7 @@ option that will copy all the subject alternative name values from
 the issuer certificate (if possible).
 Example:
 .Pp
-.Dl issuserAltName = issuer:copy
+.Dl issuerAltName = issuer:copy
 .Ss Authority info access
 The authority information access extension gives details about how to
 access certain information relating to the CA.
-- 
cgit v1.2.3-55-g6feb