summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
diff options
context:
space:
mode:
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, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 b/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
index 2a107ab7c4..f56d5e8c9d 100644
--- a/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
+++ b/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
@@ -1,4 +1,6 @@
1.Dd $Mdocdate: November 3 2016 $ 1.\" $OpenBSD: OPENSSL_load_builtin_modules.3,v 1.2 2016/11/06 15:52:50 jmc Exp $
2.\"
3.Dd $Mdocdate: November 6 2016 $
2.Dt OPENSSL_LOAD_BUILTIN_MODULES 3 4.Dt OPENSSL_LOAD_BUILTIN_MODULES 3
3.Os 5.Os
4.Sh NAME 6.Sh NAME
@@ -45,7 +47,7 @@ Applications should call
45to load all configuration modules instead of adding modules selectively: 47to load all configuration modules instead of adding modules selectively:
46otherwise functionality may be missing from the application when 48otherwise functionality may be missing from the application when
47new modules are added. 49new modules are added.
48.Sh RETURN VALUE 50.Sh RETURN VALUES
49None of the functions return a value. 51None of the functions return a value.
50.Sh SEE ALSO 52.Sh SEE ALSO
51.Xr OPENSSL_config 3 53.Xr OPENSSL_config 3