Add missing colon in manpage
authorLutz Jänicke <jaenicke@openssl.org>
Wed, 30 Jan 2008 08:26:59 +0000 (08:26 +0000)
committerLutz Jänicke <jaenicke@openssl.org>
Wed, 30 Jan 2008 08:26:59 +0000 (08:26 +0000)
Submitted by: Richard Hartmann <richih.mailinglist@gmail.com>

doc/apps/verify.pod

index ea5c29c150218f3131970c36b4de276ac1cc1f18..ff2629d2cf851733b4aa6c5704a4cf594137a74c 100644 (file)
@@ -169,7 +169,7 @@ the operation was successful.
 the issuer certificate could not be found: this occurs if the issuer certificate
 of an untrusted certificate cannot be found.
 
-=item B<3 X509_V_ERR_UNABLE_TO_GET_CRL unable to get certificate CRL>
+=item B<3 X509_V_ERR_UNABLE_TO_GET_CRL: unable to get certificate CRL>
 
 the CRL of a certificate could not be found. Unused.