summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/crypto.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/crypto.3')
-rw-r--r--src/lib/libcrypto/man/crypto.310
1 files changed, 5 insertions, 5 deletions
diff --git a/src/lib/libcrypto/man/crypto.3 b/src/lib/libcrypto/man/crypto.3
index 06081cfdb3..2bba237ad6 100644
--- a/src/lib/libcrypto/man/crypto.3
+++ b/src/lib/libcrypto/man/crypto.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: crypto.3,v 1.15 2016/12/22 14:44:48 jmc Exp $ 1.\" $OpenBSD: crypto.3,v 1.16 2017/01/07 08:46:13 jmc Exp $
2.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100 2.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org> and 4.\" This file was written by Ulf Moeller <ulf@openssl.org> and
@@ -49,7 +49,7 @@
49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 49.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
50.\" OF THE POSSIBILITY OF SUCH DAMAGE. 50.\" OF THE POSSIBILITY OF SUCH DAMAGE.
51.\" 51.\"
52.Dd $Mdocdate: December 22 2016 $ 52.Dd $Mdocdate: January 7 2017 $
53.Dt CRYPTO 3 53.Dt CRYPTO 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -111,13 +111,13 @@ and
111.Sy Auxiliary features include: 111.Sy Auxiliary features include:
112.Bl -dash -compact 112.Bl -dash -compact
113.It 113.It
114configuration file handling, see 114configuration file handling: see
115.Xr OPENSSL_config 3 115.Xr OPENSSL_config 3
116.It 116.It
117error reporting, see 117error reporting: see
118.Xr ERR 3 118.Xr ERR 3
119.It 119.It
120thread support, see 120thread support: see
121.Xr CRYPTO_set_locking_callback 3 121.Xr CRYPTO_set_locking_callback 3
122.It 122.It
123.Xr OCSP_REQUEST_new 3 123.Xr OCSP_REQUEST_new 3