summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/RSA_set_method.3
diff options
context:
space:
mode:
authorjsg <>2022-01-15 23:38:50 +0000
committerjsg <>2022-01-15 23:38:50 +0000
commit11a0f7c47c759a6a24cb1a97b23160532ee09267 (patch)
tree0f8b277479ae53256f76b79eff421f7d9e6972f0 /src/lib/libcrypto/man/RSA_set_method.3
parent04d3b74c5664606f57f6245c480efc7dfc0abd68 (diff)
downloadopenbsd-11a0f7c47c759a6a24cb1a97b23160532ee09267.tar.gz
openbsd-11a0f7c47c759a6a24cb1a97b23160532ee09267.tar.bz2
openbsd-11a0f7c47c759a6a24cb1a97b23160532ee09267.zip
spelling
ok tb@
Diffstat (limited to 'src/lib/libcrypto/man/RSA_set_method.3')
-rw-r--r--src/lib/libcrypto/man/RSA_set_method.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/RSA_set_method.3 b/src/lib/libcrypto/man/RSA_set_method.3
index 9e700a0cc3..0169ba5992 100644
--- a/src/lib/libcrypto/man/RSA_set_method.3
+++ b/src/lib/libcrypto/man/RSA_set_method.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: RSA_set_method.3,v 1.15 2019/06/08 10:40:51 schwarze Exp $ 1.\" $OpenBSD: RSA_set_method.3,v 1.16 2022/01/15 23:38:50 jsg Exp $
2.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400 2.\" OpenSSL 99d63d46 Oct 26 13:56:48 2016 -0400
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org> 4.\" This file was written by Ulf Moeller <ulf@openssl.org>
@@ -50,7 +50,7 @@
50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED 50.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
51.\" OF THE POSSIBILITY OF SUCH DAMAGE. 51.\" OF THE POSSIBILITY OF SUCH DAMAGE.
52.\" 52.\"
53.Dd $Mdocdate: June 8 2019 $ 53.Dd $Mdocdate: January 15 2022 $
54.Dt RSA_SET_METHOD 3 54.Dt RSA_SET_METHOD 3
55.Os 55.Os
56.Sh NAME 56.Sh NAME
@@ -113,7 +113,7 @@ that can be successfully initialized, it overrides the default.
113.Pp 113.Pp
114.Fn RSA_get_default_method 114.Fn RSA_get_default_method
115returns a pointer to the current default method, 115returns a pointer to the current default method,
116even if it is actually overridded by an 116even if it is actually overridden by an
117.Vt ENGINE . 117.Vt ENGINE .
118.Pp 118.Pp
119.Fn RSA_set_method 119.Fn RSA_set_method