diff options
Diffstat (limited to 'src/lib/libcrypto/man/OPENSSL_config.3')
-rw-r--r-- | src/lib/libcrypto/man/OPENSSL_config.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/OPENSSL_config.3 b/src/lib/libcrypto/man/OPENSSL_config.3 index bf42b72fd2..a5fd5a8d36 100644 --- a/src/lib/libcrypto/man/OPENSSL_config.3 +++ b/src/lib/libcrypto/man/OPENSSL_config.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: OPENSSL_config.3,v 1.5 2016/12/11 18:06:09 schwarze Exp $ | 1 | .\" $OpenBSD: OPENSSL_config.3,v 1.6 2017/07/06 15:42:04 schwarze Exp $ |
2 | .\" OpenSSL ab6577a4 May 14 21:07:51 2014 +0100 | 2 | .\" OpenSSL ab6577a4 May 14 21:07:51 2014 +0100 |
3 | .\" | 3 | .\" |
4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. | 4 | .\" This file was written by Dr. Stephen Henson <steve@openssl.org>. |
@@ -48,7 +48,7 @@ | |||
48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 48 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED |
49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 49 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. |
50 | .\" | 50 | .\" |
51 | .Dd $Mdocdate: December 11 2016 $ | 51 | .Dd $Mdocdate: July 6 2017 $ |
52 | .Dt OPENSSL_CONFIG 3 | 52 | .Dt OPENSSL_CONFIG 3 |
53 | .Os | 53 | .Os |
54 | .Sh NAME | 54 | .Sh NAME |
@@ -103,7 +103,7 @@ automatically. | |||
103 | It is also possible to automatically call | 103 | It is also possible to automatically call |
104 | .Fn OPENSSL_config | 104 | .Fn OPENSSL_config |
105 | when an application calls | 105 | when an application calls |
106 | .Xr OPENSSL_add_all_algorithms 3 | 106 | .Xr OpenSSL_add_all_algorithms 3 |
107 | by compiling an application with the preprocessor symbol | 107 | by compiling an application with the preprocessor symbol |
108 | .Dv OPENSSL_LOAD_CONF | 108 | .Dv OPENSSL_LOAD_CONF |
109 | #define'd. | 109 | #define'd. |