diff options
| author | tb <> | 2023-11-19 11:47:25 +0000 |
|---|---|---|
| committer | tb <> | 2023-11-19 11:47:25 +0000 |
| commit | 81e318f24d4143e5930c5bff114d409f4958bef3 (patch) | |
| tree | e86b0cedac045290d8bac2739c268b23fb4565e7 /src | |
| parent | f4eead47a2b04bf7b11b00e7779d6c8a20c218bc (diff) | |
| download | openbsd-81e318f24d4143e5930c5bff114d409f4958bef3.tar.gz openbsd-81e318f24d4143e5930c5bff114d409f4958bef3.tar.bz2 openbsd-81e318f24d4143e5930c5bff114d409f4958bef3.zip | |
fix grammar
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib/libcrypto/man/CONF_modules_load_file.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/CONF_modules_load_file.3 b/src/lib/libcrypto/man/CONF_modules_load_file.3 index f7efba854f..59c7a2e367 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 @@ | |||
| 1 | .\" $OpenBSD: CONF_modules_load_file.3,v 1.12 2023/11/19 10:27:49 tb Exp $ | 1 | .\" $OpenBSD: CONF_modules_load_file.3,v 1.13 2023/11/19 11:47:25 tb Exp $ |
| 2 | .\" full merge up to: e9b77246 Jan 20 19:58:49 2017 +0100 | 2 | .\" full merge up to: e9b77246 Jan 20 19:58:49 2017 +0100 |
| 3 | .\" selective merge up to: d090fc00 Feb 26 13:11:10 2019 +0800 | 3 | .\" selective merge up to: d090fc00 Feb 26 13:11:10 2019 +0800 |
| 4 | .\" | 4 | .\" |
| @@ -233,7 +233,7 @@ if (CONF_modules_load_file("/something/app.cnf", "myapp", | |||
| 233 | In the previous example, the call to | 233 | In the previous example, the call to |
| 234 | .Xr OPENSSL_no_config 3 | 234 | .Xr OPENSSL_no_config 3 |
| 235 | is required first to suppress automatic loading | 235 | is required first to suppress automatic loading |
| 236 | of the standard configuration file, and the calls to | 236 | of the standard configuration file, and the call to |
| 237 | .Xr OPENSSL_load_builtin_modules 3 | 237 | .Xr OPENSSL_load_builtin_modules 3 |
| 238 | is needed so that the configuration of builtin modules | 238 | is needed so that the configuration of builtin modules |
| 239 | is loaded in addition to the configuration of | 239 | is loaded in addition to the configuration of |
