From: Alexander Heinlein Date: Tue, 21 Jan 2025 07:34:53 +0000 (+0100) Subject: config.pod: Fix typo X-Git-Tag: openssl-3.3.3~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4eaba8ce39068d5720f531912198c86c835b9bfd;p=thirdparty%2Fopenssl.git config.pod: Fix typo CLA: trivial Signed-off-by: Alexander Heinlein Reviewed-by: Dmitry Belyavskiy Reviewed-by: Paul Dale Reviewed-by: Tomas Mraz (Merged from https://github.com/openssl/openssl/pull/26497) (cherry picked from commit b07a273f59bd8a1738d86dca8720d0d11b6c8bd0) --- diff --git a/doc/man5/config.pod b/doc/man5/config.pod index 8b3bf20cee3..5150e413c5f 100644 --- a/doc/man5/config.pod +++ b/doc/man5/config.pod @@ -275,7 +275,7 @@ value will result in an error. If enabled, informs the library to clear the error stack on failure to activate requested provider. A value of 1, yes, true or on (in lower or uppercase) will -activate this setting, while a value of 0, no, false, of off (again in lower or +activate this setting, while a value of 0, no, false, or off (again in lower or uppercase) will disable this setting. Any other value will produce an error. Note this setting defaults to off if not provided