summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ERR_remove_state.3
diff options
context:
space:
mode:
authorschwarze <>2018-03-23 04:34:23 +0000
committerschwarze <>2018-03-23 04:34:23 +0000
commit9b8d6c9b0b4f69a7980965a443bf0faf30793e05 (patch)
treefec2d1c449a831f0ad19d5a580dbb92cda38f4d3 /src/lib/libcrypto/man/ERR_remove_state.3
parent9256ed3d143ad25f9d5ec71f3c51c9ea1b6f3323 (diff)
downloadopenbsd-9b8d6c9b0b4f69a7980965a443bf0faf30793e05.tar.gz
openbsd-9b8d6c9b0b4f69a7980965a443bf0faf30793e05.tar.bz2
openbsd-9b8d6c9b0b4f69a7980965a443bf0faf30793e05.zip
crypto HISTORY up to 1.0.0; researched from OpenSSL git
Diffstat (limited to 'src/lib/libcrypto/man/ERR_remove_state.3')
-rw-r--r--src/lib/libcrypto/man/ERR_remove_state.38
1 files changed, 5 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ERR_remove_state.3 b/src/lib/libcrypto/man/ERR_remove_state.3
index 76b16bee98..c667bd5eea 100644
--- a/src/lib/libcrypto/man/ERR_remove_state.3
+++ b/src/lib/libcrypto/man/ERR_remove_state.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ERR_remove_state.3,v 1.4 2018/03/20 22:56:38 schwarze Exp $ 1.\" $OpenBSD: ERR_remove_state.3,v 1.5 2018/03/23 04:34:23 schwarze Exp $
2.\" OpenSSL 9b86974e Aug 17 15:21:33 2015 -0400 2.\" OpenSSL 9b86974e Aug 17 15:21:33 2015 -0400
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: March 20 2018 $ 52.Dd $Mdocdate: March 23 2018 $
53.Dt ERR_REMOVE_STATE 3 53.Dt ERR_REMOVE_STATE 3
54.Os 54.Os
55.Sh NAME 55.Sh NAME
@@ -104,7 +104,9 @@ return no value.
104appeared in SSLeay 0.8.1b or earlier and has been available since 104appeared in SSLeay 0.8.1b or earlier and has been available since
105.Ox 2.4 . 105.Ox 2.4 .
106.Pp 106.Pp
107It was deprecated in OpenSSL 1.0.0 when 107It was deprecated in OpenSSL 1.0.0 and
108.Ox 4.9
109when
108.Fn ERR_remove_thread_state 110.Fn ERR_remove_thread_state
109was introduced and thread IDs were introduced to identify threads 111was introduced and thread IDs were introduced to identify threads
110instead of 112instead of