summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/CONF_modules_load_file.3
diff options
context:
space:
mode:
authorjmc <>2016-11-10 14:34:18 +0000
committerjmc <>2016-11-10 14:34:18 +0000
commit1fd34fbb8e4a38d225a14c2555a5599c63f52907 (patch)
tree8e5a7bb432fb01e6ee508c5a7327eb41f4a0c92a /src/lib/libcrypto/man/CONF_modules_load_file.3
parentf08b4609f227a814d9cb0eb0a8c8418a94fdc21e (diff)
downloadopenbsd-1fd34fbb8e4a38d225a14c2555a5599c63f52907.tar.gz
openbsd-1fd34fbb8e4a38d225a14c2555a5599c63f52907.tar.bz2
openbsd-1fd34fbb8e4a38d225a14c2555a5599c63f52907.zip
various cleanup;
Diffstat (limited to 'src/lib/libcrypto/man/CONF_modules_load_file.3')
-rw-r--r--src/lib/libcrypto/man/CONF_modules_load_file.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/CONF_modules_load_file.3 b/src/lib/libcrypto/man/CONF_modules_load_file.3
index 9fbd1aba47..6e1a026727 100644
--- a/src/lib/libcrypto/man/CONF_modules_load_file.3
+++ b/src/lib/libcrypto/man/CONF_modules_load_file.3
@@ -1,6 +1,6 @@
1.\" $OpenBSD: CONF_modules_load_file.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ 1.\" $OpenBSD: CONF_modules_load_file.3,v 1.3 2016/11/10 14:34:18 jmc Exp $
2.\" 2.\"
3.Dd $Mdocdate: November 6 2016 $ 3.Dd $Mdocdate: November 10 2016 $
4.Dt CONF_MODULES_LOAD_FILE 3 4.Dt CONF_MODULES_LOAD_FILE 3
5.Os 5.Os
6.Sh NAME 6.Sh NAME
@@ -74,7 +74,7 @@ failure.
74If module errors are not ignored, the return code will reflect the return 74If module errors are not ignored, the return code will reflect the return
75value of the failing module (this will always be zero or negative). 75value of the failing module (this will always be zero or negative).
76.Sh SEE ALSO 76.Sh SEE ALSO
77.Xr CONF_free 3 , 77.Xr CONF_modules_free 3 ,
78.Xr ERR 3 , 78.Xr ERR 3 ,
79.Xr OPENSSL_config 3 79.Xr OPENSSL_config 3
80.Sh HISTORY 80.Sh HISTORY