fix typo in x509 documentation
authorIllya Gerasymchuk <illya@iluxonchik.me>
Mon, 2 Apr 2018 11:13:19 +0000 (07:13 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 2 Apr 2018 11:13:19 +0000 (07:13 -0400)
Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5829)

doc/man1/x509.pod

index c375b3bcf3e32fe3a495f67e30ed117745ba21b9..6e4d2881553052fdb8f22dd141e18dc2d0472671 100644 (file)
@@ -429,7 +429,7 @@ the CA certificate file.
 Sets the CA serial number file to use.
 
 When the B<-CA> option is used to sign a certificate it uses a serial
-number specified in a file. This file consist of one line containing
+number specified in a file. This file consists of one line containing
 an even number of hex digits with the serial number to use. After each
 use the serial number is incremented and written out to the file again.