summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto
diff options
context:
space:
mode:
authorespie <>2014-03-18 17:46:04 +0000
committerespie <>2014-03-18 17:46:04 +0000
commit4c0ca267fa4056111e4e12c2b38be36e80cb331b (patch)
treef20442b45f29c41e8fbe121686e5ec91b50f5440 /src/lib/libcrypto
parentcd4f52cc633feb700f5244d3641fc939fa43ce36 (diff)
downloadopenbsd-4c0ca267fa4056111e4e12c2b38be36e80cb331b.tar.gz
openbsd-4c0ca267fa4056111e4e12c2b38be36e80cb331b.tar.bz2
openbsd-4c0ca267fa4056111e4e12c2b38be36e80cb331b.zip
prepare manpages for new perl.
Note that I missed two of these in the diff shown initially, thx to the atrocious Makefile rule... okay millert@, sthen@, basically
Diffstat (limited to 'src/lib/libcrypto')
-rw-r--r--src/lib/libcrypto/doc/X509_STORE_CTX_get_error.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/libcrypto/doc/X509_STORE_CTX_get_error.pod b/src/lib/libcrypto/doc/X509_STORE_CTX_get_error.pod
index a883f6c097..60e8332ae9 100644
--- a/src/lib/libcrypto/doc/X509_STORE_CTX_get_error.pod
+++ b/src/lib/libcrypto/doc/X509_STORE_CTX_get_error.pod
@@ -278,6 +278,8 @@ happen if extended CRL checking is enabled.
278an application specific error. This will never be returned unless explicitly 278an application specific error. This will never be returned unless explicitly
279set by an application. 279set by an application.
280 280
281=back
282
281=head1 NOTES 283=head1 NOTES
282 284
283The above functions should be used instead of directly referencing the fields 285The above functions should be used instead of directly referencing the fields