Fix doc nits in X509_check_private_key.pod
authorPaul Yang <paulyang.inf@gmail.com>
Sun, 4 Jun 2017 19:56:07 +0000 (03:56 +0800)
committerMatt Caswell <matt@openssl.org>
Tue, 6 Jun 2017 16:50:06 +0000 (17:50 +0100)
remove the tailing dot

Signed-off-by: Paul Yang <paulyang.inf@gmail.com>
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3614)

doc/man3/X509_check_private_key.pod

index c3158c308fdf45b610c4bb2c452fa1e1e9e0afc4..a1fb07b1097e5066ccd08645ca6b5a26517cd00e 100644 (file)
@@ -4,7 +4,7 @@
 
 X509_check_private_key, X509_REQ_check_private_key - check the consistency
 of a private key with the public key in an X509 certificate or certificate
 
 X509_check_private_key, X509_REQ_check_private_key - check the consistency
 of a private key with the public key in an X509 certificate or certificate
-request.
+request
 
 =head1 SYNOPSIS
 
 
 =head1 SYNOPSIS