diff options
Diffstat (limited to 'src/lib/libcrypto/man/ERR_remove_state.3')
-rw-r--r-- | src/lib/libcrypto/man/ERR_remove_state.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/ERR_remove_state.3 b/src/lib/libcrypto/man/ERR_remove_state.3 index c15779edfc..faa1aa227f 100644 --- a/src/lib/libcrypto/man/ERR_remove_state.3 +++ b/src/lib/libcrypto/man/ERR_remove_state.3 | |||
@@ -1,4 +1,6 @@ | |||
1 | .Dd $Mdocdate: November 2 2016 $ | 1 | .\" $OpenBSD: ERR_remove_state.3,v 1.2 2016/11/06 15:52:50 jmc Exp $ |
2 | .\" | ||
3 | .Dd $Mdocdate: November 6 2016 $ | ||
2 | .Dt ERR_REMOVE_STATE 3 | 4 | .Dt ERR_REMOVE_STATE 3 |
3 | .Os | 5 | .Os |
4 | .Sh NAME | 6 | .Sh NAME |
@@ -41,7 +43,7 @@ Calling | |||
41 | .Fn ERR_remove_state | 43 | .Fn ERR_remove_state |
42 | is equivalent to | 44 | is equivalent to |
43 | .Fn ERR_remove_thread_state NULL . | 45 | .Fn ERR_remove_thread_state NULL . |
44 | .Sh RETURN VALUE | 46 | .Sh RETURN VALUES |
45 | .Fn ERR_remove_thread_state | 47 | .Fn ERR_remove_thread_state |
46 | and | 48 | and |
47 | .Fn ERR_remove_state | 49 | .Fn ERR_remove_state |