From: tb Date: Sun, 19 Nov 2023 11:47:25 +0000 (+0000) Subject: fix grammar X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=571f8132f5f820ff8c250dae9c68baba3b79b0de;p=openbsd fix grammar --- diff --git a/lib/libcrypto/man/CONF_modules_load_file.3 b/lib/libcrypto/man/CONF_modules_load_file.3 index f7efba854f5..59c7a2e3674 100644 --- a/lib/libcrypto/man/CONF_modules_load_file.3 +++ b/lib/libcrypto/man/CONF_modules_load_file.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: CONF_modules_load_file.3,v 1.12 2023/11/19 10:27:49 tb Exp $ +.\" $OpenBSD: CONF_modules_load_file.3,v 1.13 2023/11/19 11:47:25 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 .\" @@ -233,7 +233,7 @@ if (CONF_modules_load_file("/something/app.cnf", "myapp", In the previous example, the call to .Xr OPENSSL_no_config 3 is required first to suppress automatic loading -of the standard configuration file, and the calls to +of the standard configuration file, and the call to .Xr OPENSSL_load_builtin_modules 3 is needed so that the configuration of builtin modules is loaded in addition to the configuration of