diff options
Diffstat (limited to 'src/lib/libcrypto/man/crypto.3')
-rw-r--r-- | src/lib/libcrypto/man/crypto.3 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/lib/libcrypto/man/crypto.3 b/src/lib/libcrypto/man/crypto.3 index cbc8f1169c..3a009ed32c 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.18 2018/02/27 20:43:41 schwarze Exp $ | 1 | .\" $OpenBSD: crypto.3,v 1.19 2019/03/10 14:50:05 schwarze 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: February 27 2018 $ | 52 | .Dd $Mdocdate: March 10 2019 $ |
53 | .Dt CRYPTO 3 | 53 | .Dt CRYPTO 3 |
54 | .Os | 54 | .Os |
55 | .Sh NAME | 55 | .Sh NAME |
@@ -116,9 +116,6 @@ configuration file handling: see | |||
116 | error reporting: see | 116 | error reporting: see |
117 | .Xr ERR 3 | 117 | .Xr ERR 3 |
118 | .It | 118 | .It |
119 | thread support: see | ||
120 | .Xr CRYPTO_set_locking_callback 3 | ||
121 | .It | ||
122 | .Xr OCSP_REQUEST_new 3 | 119 | .Xr OCSP_REQUEST_new 3 |
123 | .El | 120 | .El |
124 | .Pp | 121 | .Pp |