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
commit26550da6583df81675b762ecb111b695c4faa098 (patch)
treef20442b45f29c41e8fbe121686e5ec91b50f5440 /src/lib/libcrypto
parentc74788490dc35ac7f27276f94af13e1e707b039c (diff)
downloadopenbsd-26550da6583df81675b762ecb111b695c4faa098.tar.gz
openbsd-26550da6583df81675b762ecb111b695c4faa098.tar.bz2
openbsd-26550da6583df81675b762ecb111b695c4faa098.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