summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2018-05-17 07:21:32 +0000
committerjmc <jmc@openbsd.org>2018-05-17 07:21:32 +0000
commit2cd8894facb4e0d29fda56cfe4f53af85793d715 (patch)
tree77ac941bdf7da1d53d0efc3f95c0ffafd997b967
parentRecent Broadcom chipsets have a dedicated PMU core and it can't be (diff)
downloadwireguard-openbsd-2cd8894facb4e0d29fda56cfe4f53af85793d715.tar.xz
wireguard-openbsd-2cd8894facb4e0d29fda56cfe4f53af85793d715.zip
spelling fix;
-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