diff options
Diffstat (limited to 'src/lib/libcrypto/man/CONF_modules_free.3')
-rw-r--r-- | src/lib/libcrypto/man/CONF_modules_free.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/CONF_modules_free.3 b/src/lib/libcrypto/man/CONF_modules_free.3 index b09989d664..2735db8d3b 100644 --- a/src/lib/libcrypto/man/CONF_modules_free.3 +++ b/src/lib/libcrypto/man/CONF_modules_free.3 | |||
@@ -1,4 +1,6 @@ | |||
1 | .Dd $Mdocdate: November 11 2015 $ | 1 | .\" $OpenBSD: CONF_modules_free.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ |
2 | .\" | ||
3 | .Dd $Mdocdate: November 6 2016 $ | ||
2 | .Dt CONF_MODULES_FREE 3 | 4 | .Dt CONF_MODULES_FREE 3 |
3 | .Os | 5 | .Os |
4 | .Sh NAME | 6 | .Sh NAME |
@@ -43,7 +45,7 @@ is 1, all modules, including builtin modules, will be unloaded. | |||
43 | Normally applications will only call | 45 | Normally applications will only call |
44 | .Fn CONF_modules_free | 46 | .Fn CONF_modules_free |
45 | at application to tidy up any configuration performed. | 47 | at application to tidy up any configuration performed. |
46 | .Sh RETURN VALUE | 48 | .Sh RETURN VALUES |
47 | None of the functions return a value. | 49 | None of the functions return a value. |
48 | .Sh SEE ALSO | 50 | .Sh SEE ALSO |
49 | .Xr CONF_modules_load_file 3 , | 51 | .Xr CONF_modules_load_file 3 , |