summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
diff options
context:
space:
mode:
authorjmc <>2016-11-22 21:38:18 +0000
committerjmc <>2016-11-22 21:38:18 +0000
commit92269b457e9f11636c423229dcb974353c13d942 (patch)
tree4cbdfdadba503883976fbfb977c110727d3986c8 /src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
parente3e505289d584ed8c2bd60dd0dc803c4acd398f2 (diff)
downloadopenbsd-92269b457e9f11636c423229dcb974353c13d942.tar.gz
openbsd-92269b457e9f11636c423229dcb974353c13d942.tar.bz2
openbsd-92269b457e9f11636c423229dcb974353c13d942.zip
various cleanup;
Diffstat (limited to 'src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3')
-rw-r--r--src/lib/libcrypto/man/OPENSSL_load_builtin_modules.36
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.
24They can then be used by the OpenSSL configuration code. 24They 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
27adds just the ASN1 OBJECT module. 27adds just the ASN.1 OBJECT module.
28.Pp 28.Pp
29.Fn ENGINE_add_conf_module 29.Fn ENGINE_add_conf_module
30adds just the ENGINE configuration module. 30adds just the ENGINE configuration module.