summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2018-05-17 07:21:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2018-05-17 07:21:33 +0000
commit0db2b5eb7cdca8a5aad21630971a98bfc7ce4155 (patch)
treecff27bc929c591fb98a8ce15884b14bcf1dffb9f /lib
parent11e046788a1e66fe5ecccf8e8e96815b1684475e (diff)
spelling fix;
Diffstat (limited to 'lib')
-rw-r--r--lib/libcrypto/man/ENGINE_set_RSA.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libcrypto/man/ENGINE_set_RSA.3 b/lib/libcrypto/man/ENGINE_set_RSA.3
index 4b5fc7c4ff0..acf4285e540 100644
--- a/lib/libcrypto/man/ENGINE_set_RSA.3
+++ b/lib/libcrypto/man/ENGINE_set_RSA.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ENGINE_set_RSA.3,v 1.2 2018/04/18 03:39:22 schwarze Exp $
+.\" $OpenBSD: ENGINE_set_RSA.3,v 1.3 2018/05/17 07:21:32 jmc Exp $
.\" content checked up to:
.\" OpenSSL ENGINE_add 1f13ad31 Dec 25 17:50:39 2017 +0800
.\"
@@ -16,7 +16,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: April 18 2018 $
+.Dd $Mdocdate: May 17 2018 $
.Dt ENGINE_SET_RSA 3
.Os
.Sh NAME
@@ -176,7 +176,7 @@ The functions described in the
and
.Xr ENGINE_set_default 3
manual pages only have an effect after function pointers
-were installed using the functions decribed here.
+were installed using the functions described here.
.Pp
.Fn ENGINE_set_ciphers
and