diff options
author | 2014-03-18 17:46:04 +0000 | |
---|---|---|
committer | 2014-03-18 17:46:04 +0000 | |
commit | 85c0161eee35966a7e091966c5ffd15a4099afa4 (patch) | |
tree | b853027b079c9d3e734c0b3356313020a808a463 /lib/libssl/src/doc/crypto | |
parent | First setup that stops using isp(4), and relies on ql[aew](4). (diff) | |
download | wireguard-openbsd-85c0161eee35966a7e091966c5ffd15a4099afa4.tar.xz wireguard-openbsd-85c0161eee35966a7e091966c5ffd15a4099afa4.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 'lib/libssl/src/doc/crypto')
-rw-r--r-- | lib/libssl/src/doc/crypto/X509_STORE_CTX_get_error.pod | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libssl/src/doc/crypto/X509_STORE_CTX_get_error.pod b/lib/libssl/src/doc/crypto/X509_STORE_CTX_get_error.pod index a883f6c0978..60e8332ae9d 100644 --- a/lib/libssl/src/doc/crypto/X509_STORE_CTX_get_error.pod +++ b/lib/libssl/src/doc/crypto/X509_STORE_CTX_get_error.pod @@ -278,6 +278,8 @@ happen if extended CRL checking is enabled. an application specific error. This will never be returned unless explicitly set by an application. +=back + =head1 NOTES The above functions should be used instead of directly referencing the fields |