summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
diff options
context:
space:
mode:
authorjmc <>2016-11-06 15:52:50 +0000
committerjmc <>2016-11-06 15:52:50 +0000
commit9b30976af18b8a407761e020380b9ed595770866 (patch)
treed98f3cbf729ef563011a9ca161b7885314ef68d3 /src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
parente91a5b9b0b9cb9b6adc699e59a9a6ed06a862192 (diff)
downloadopenbsd-9b30976af18b8a407761e020380b9ed595770866.tar.gz
openbsd-9b30976af18b8a407761e020380b9ed595770866.tar.bz2
openbsd-9b30976af18b8a407761e020380b9ed595770866.zip
first pass; ok schwarze
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