diff options
Diffstat (limited to 'secure/lib/libcrypto/man/OSSL_STORE_LOADER.3')
| -rw-r--r-- | secure/lib/libcrypto/man/OSSL_STORE_LOADER.3 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/secure/lib/libcrypto/man/OSSL_STORE_LOADER.3 b/secure/lib/libcrypto/man/OSSL_STORE_LOADER.3 index e5d658d0f9dc..45b15c3a644a 100644 --- a/secure/lib/libcrypto/man/OSSL_STORE_LOADER.3 +++ b/secure/lib/libcrypto/man/OSSL_STORE_LOADER.3 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 4.10 (Pod::Simple 3.35) +.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.39) .\" .\" Standard preamble: .\" ======================================================================== @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "OSSL_STORE_LOADER 3" -.TH OSSL_STORE_LOADER 3 "2019-05-28" "1.1.1c" "OpenSSL" +.TH OSSL_STORE_LOADER 3 "2019-09-10" "1.1.1d" "OpenSSL" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -217,7 +217,7 @@ manner possible according to the scheme the loader implements, it also takes a \fB\s-1UI_METHOD\s0\fR and associated data, to be used any time something needs to be prompted for. Furthermore, this function is expected to initialize what needs to be -initialized, to create a privata data store (\fB\s-1OSSL_STORE_LOADER_CTX\s0\fR, see +initialized, to create a private data store (\fB\s-1OSSL_STORE_LOADER_CTX\s0\fR, see above), and to return it. If something goes wrong, this function is expected to return \s-1NULL.\s0 .IP "\fBOSSL_STORE_ctrl_fn\fR" 4 @@ -354,7 +354,7 @@ or \fB\s-1NULL\s0\fR on failure. were added in OpenSSL 1.1.1. .SH "COPYRIGHT" .IX Header "COPYRIGHT" -Copyright 2016\-2018 The OpenSSL Project Authors. All Rights Reserved. +Copyright 2016\-2019 The OpenSSL Project Authors. All Rights Reserved. .PP Licensed under the OpenSSL license (the \*(L"License\*(R"). You may not use this file except in compliance with the License. You can obtain a copy |
