From: Jeffrey Walton Date: Wed, 14 May 2014 21:49:30 +0000 (+0100) Subject: Fix grammar error in verify pod. PR#3355 X-Git-Tag: OpenSSL_1_0_2-beta2~210 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4907cf0845e4d18aae3de39ab2dc64cfa20ddd1e;p=openssl Fix grammar error in verify pod. PR#3355 --- diff --git a/doc/apps/verify.pod b/doc/apps/verify.pod index da683004bd..5d3437f2ea 100644 --- a/doc/apps/verify.pod +++ b/doc/apps/verify.pod @@ -386,7 +386,7 @@ an application specific error. Unused. =head1 BUGS -Although the issuer checks are a considerably improvement over the old technique they still +Although the issuer checks are a considerable improvement over the old technique they still suffer from limitations in the underlying X509_LOOKUP API. One consequence of this is that trusted certificates with matching subject name must either appear in a file (as specified by the B<-CAfile> option) or a directory (as specified by B<-CApath>. If they occur in both then only