From: Theo Buehler Date: Thu, 24 Jun 2021 09:37:04 +0000 (+0200) Subject: Fix two typos in OSSL_trace_enabled.pod X-Git-Tag: openssl-3.0.0-beta2~182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a1ec0c269d1d694a2abeba70653da3f8706c0ab;p=thirdparty%2Fopenssl.git Fix two typos in OSSL_trace_enabled.pod Reviewed-by: Matt Caswell Reviewed-by: Richard Levitte Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/15894) --- diff --git a/doc/man3/OSSL_trace_enabled.pod b/doc/man3/OSSL_trace_enabled.pod index 896f306a2d0..f9c9dffd8c6 100644 --- a/doc/man3/OSSL_trace_enabled.pod +++ b/doc/man3/OSSL_trace_enabled.pod @@ -234,7 +234,7 @@ The macro B is defined in F<< >>. =item * -all functions are still present, bu OSSL_trace_enabled() will always +all functions are still present, but OSSL_trace_enabled() will always report the categories as disabled, and all other functions will do nothing. @@ -278,7 +278,7 @@ otherwise NULL. =head1 HISTORY -The OpenSSL Tracing API was added ino OpenSSL 3.0. +The OpenSSL Tracing API was added in OpenSSL 3.0. =head1 COPYRIGHT