diff options
Diffstat (limited to 'src/lib/libcrypto/man/RSA_meth_new.3')
-rw-r--r-- | src/lib/libcrypto/man/RSA_meth_new.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/RSA_meth_new.3 b/src/lib/libcrypto/man/RSA_meth_new.3 index 6eabcc5bf8..137e0cad87 100644 --- a/src/lib/libcrypto/man/RSA_meth_new.3 +++ b/src/lib/libcrypto/man/RSA_meth_new.3 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: RSA_meth_new.3,v 1.2 2018/09/12 06:35:38 djm Exp $ | 1 | .\" $OpenBSD: RSA_meth_new.3,v 1.3 2018/09/12 15:09:22 jmc Exp $ |
2 | .\" selective merge up to: OpenSSL a970b14f Jul 31 18:58:40 2017 -0400 | 2 | .\" selective merge up to: OpenSSL a970b14f Jul 31 18:58:40 2017 -0400 |
3 | .\" | 3 | .\" |
4 | .\" This file is a derived work. | 4 | .\" This file is a derived work. |
@@ -157,7 +157,7 @@ Stores a copy of the NUL-terminated | |||
157 | in the | 157 | in the |
158 | .Vt RSA_METHOD | 158 | .Vt RSA_METHOD |
159 | object after freeing the previously stored | 159 | object after freeing the previously stored |
160 | .Fa name. | 160 | .Fa name . |
161 | .Pp | 161 | .Pp |
162 | .Fn RSA_meth_get_finish | 162 | .Fn RSA_meth_get_finish |
163 | and | 163 | and |