From 9b30976af18b8a407761e020380b9ed595770866 Mon Sep 17 00:00:00 2001 From: jmc <> Date: Sun, 6 Nov 2016 15:52:50 +0000 Subject: first pass; ok schwarze --- src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/lib/libcrypto/man/OPENSSL_load_builtin_modules.3') 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 @@ -.Dd $Mdocdate: November 3 2016 $ +.\" $OpenBSD: OPENSSL_load_builtin_modules.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ +.\" +.Dd $Mdocdate: November 6 2016 $ .Dt OPENSSL_LOAD_BUILTIN_MODULES 3 .Os .Sh NAME @@ -45,7 +47,7 @@ Applications should call to load all configuration modules instead of adding modules selectively: otherwise functionality may be missing from the application when new modules are added. -.Sh RETURN VALUE +.Sh RETURN VALUES None of the functions return a value. .Sh SEE ALSO .Xr OPENSSL_config 3 -- cgit v1.2.3-55-g6feb