From e8b98fc0ff7a1b5d9a6f93219405a59a366677f0 Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 21 Jul 2023 10:46:54 +0000 Subject: Simple adjustments for DSO removal openssl.cnf.5 will need a major overhaul. But that isn't new... --- src/lib/libcrypto/man/CONF_modules_load_file.3 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/CONF_modules_load_file.3') diff --git a/src/lib/libcrypto/man/CONF_modules_load_file.3 b/src/lib/libcrypto/man/CONF_modules_load_file.3 index bd419ef3e3..964473d497 100644 --- a/src/lib/libcrypto/man/CONF_modules_load_file.3 +++ b/src/lib/libcrypto/man/CONF_modules_load_file.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CONF_modules_load_file.3,v 1.10 2021/08/03 18:49:30 schwarze Exp $ +.\" $OpenBSD: CONF_modules_load_file.3,v 1.11 2023/07/21 10:46:54 tb Exp $ .\" full merge up to: e9b77246 Jan 20 19:58:49 2017 +0100 .\" selective merge up to: d090fc00 Feb 26 13:11:10 2019 +0800 .\" @@ -66,7 +66,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED .\" OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 3 2021 $ +.Dd $Mdocdate: July 21 2023 $ .Dt CONF_MODULES_LOAD_FILE 3 .Os .Sh NAME @@ -143,6 +143,7 @@ Do not add any error information. By default, all module errors add error information to the error queue. .It Dv CONF_MFLAGS_NO_DSO Disable loading of configuration modules from DSOs. +This flag is provided for compatibility and has no effect. .It Dv CONF_MFLAGS_IGNORE_MISSING_FILE Let .Fn CONF_modules_load_file -- cgit v1.2.3-55-g6feb