From: Pauli Date: Tue, 14 Jul 2020 11:33:14 +0000 (+1000) Subject: doc: remove unused engine tracing option X-Git-Tag: openssl-3.0.0-alpha5~9 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=bb9542621170185a9a4af6d0468cf839f4512343 doc: remove unused engine tracing option Reviewed-by: Richard Levitte (Merged from https://github.com/openssl/openssl/pull/12226) --- diff --git a/doc/man3/OSSL_trace_set_channel.pod b/doc/man3/OSSL_trace_set_channel.pod index 57a5a1c8c9..7ae19aedd3 100644 --- a/doc/man3/OSSL_trace_set_channel.pod +++ b/doc/man3/OSSL_trace_set_channel.pod @@ -136,10 +136,6 @@ Traces the TLS/SSL protocol. Traces the ciphers used by the TLS/SSL protocol. -=item C - -Traces the ENGINE configuration. - =item C Traces the ENGINE algorithm table selection.