diff options
Diffstat (limited to 'src/lib/libcrypto/man/ENGINE_new.3')
-rw-r--r-- | src/lib/libcrypto/man/ENGINE_new.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ENGINE_new.3 b/src/lib/libcrypto/man/ENGINE_new.3 index ce7409035b..eaab08d1f9 100644 --- a/src/lib/libcrypto/man/ENGINE_new.3 +++ b/src/lib/libcrypto/man/ENGINE_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ENGINE_new.3,v 1.4 2019/06/10 09:49:48 schwarze Exp $ | 1 | .\" $OpenBSD: ENGINE_new.3,v 1.5 2021/03/12 05:18:00 jsg Exp $ |
2 | .\" content checked up to: | 2 | .\" content checked up to: |
3 | .\" OpenSSL ENGINE_add 1f13ad31 Dec 25 17:50:39 2017 +0800 | 3 | .\" OpenSSL ENGINE_add 1f13ad31 Dec 25 17:50:39 2017 +0800 |
4 | .\" | 4 | .\" |
@@ -16,7 +16,7 @@ | |||
16 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF | 16 | .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF |
17 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. | 17 | .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. |
18 | .\" | 18 | .\" |
19 | .Dd $Mdocdate: June 10 2019 $ | 19 | .Dd $Mdocdate: March 12 2021 $ |
20 | .Dt ENGINE_NEW 3 | 20 | .Dt ENGINE_NEW 3 |
21 | .Os | 21 | .Os |
22 | .Sh NAME | 22 | .Sh NAME |
@@ -89,7 +89,7 @@ and the | |||
89 | and | 89 | and |
90 | .Xr ENGINE_set_default 3 | 90 | .Xr ENGINE_set_default 3 |
91 | families of functions | 91 | families of functions |
92 | do so when they store a structural refence internally. | 92 | do so when they store a structural reference internally. |
93 | .Pp | 93 | .Pp |
94 | .Fn ENGINE_up_ref | 94 | .Fn ENGINE_up_ref |
95 | explicitly increment the structural reference count by 1. | 95 | explicitly increment the structural reference count by 1. |