[openssl] master update
Dr. Paul Dale
pauli at openssl.org
Fri Feb 19 01:06:50 UTC 2021
The branch master has been updated
via ef33889e1878739a8355e8ba027b3ed21a917898 (commit)
from 458d168cd48ab57ffd8e6c8322073e4a77d03d26 (commit)
- Log -----------------------------------------------------------------
commit ef33889e1878739a8355e8ba027b3ed21a917898
Author: Pauli <ppzgs1 at gmail.com>
Date: Thu Feb 18 09:55:11 2021 +1000
doc: remove notes section in OSSL_ENCODER.pod
Fixes #14212
The note wasn't adding anything useful.
Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14220)
-----------------------------------------------------------------------
Summary of changes:
doc/man3/OSSL_ENCODER.pod | 6 ------
1 file changed, 6 deletions(-)
diff --git a/doc/man3/OSSL_ENCODER.pod b/doc/man3/OSSL_ENCODER.pod
index 6952d850f4..2c68d1a761 100644
--- a/doc/man3/OSSL_ENCODER.pod
+++ b/doc/man3/OSSL_ENCODER.pod
@@ -108,12 +108,6 @@ otherwise 0.
OSSL_ENCODER_number() returns an integer.
-=head1 NOTES
-
-OSSL_ENCODER_fetch() may be called implicitly by other fetching
-functions, using the same library context and properties.
-Any other API that uses keys will typically do this.
-
=head1 SEE ALSO
L<provider(7)>, L<OSSL_ENCODER_CTX(3)>, L<OSSL_ENCODER_to_bio(3)>,
More information about the openssl-commits
mailing list