diff options
Diffstat (limited to 'src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3')
-rw-r--r-- | src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 b/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 index f56d5e8c9d..3f64c2987a 100644 --- a/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 +++ b/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 | |||
@@ -1,6 +1,6 @@ | |||
1 | .\" $OpenBSD: OPENSSL_load_builtin_modules.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ | 1 | .\" $OpenBSD: OPENSSL_load_builtin_modules.3,v 1.3 2016/11/22 21:38:18 jmc Exp $ |
2 | .\" | 2 | .\" |
3 | .Dd $Mdocdate: November 6 2016 $ | 3 | .Dd $Mdocdate: November 22 2016 $ |
4 | .Dt OPENSSL_LOAD_BUILTIN_MODULES 3 | 4 | .Dt OPENSSL_LOAD_BUILTIN_MODULES 3 |
5 | .Os | 5 | .Os |
6 | .Sh NAME | 6 | .Sh NAME |
@@ -24,7 +24,7 @@ list. | |||
24 | They can then be used by the OpenSSL configuration code. | 24 | They can then be used by the OpenSSL configuration code. |
25 | .Pp | 25 | .Pp |
26 | .Fn ASN1_add_oid_module | 26 | .Fn ASN1_add_oid_module |
27 | adds just the ASN1 OBJECT module. | 27 | adds just the ASN.1 OBJECT module. |
28 | .Pp | 28 | .Pp |
29 | .Fn ENGINE_add_conf_module | 29 | .Fn ENGINE_add_conf_module |
30 | adds just the ENGINE configuration module. | 30 | adds just the ENGINE configuration module. |