From 62d7fed8d5316b61c246a480fe046ef06f7beae4 Mon Sep 17 00:00:00 2001
From: jmc <>
Date: Fri, 24 Jul 2020 16:38:47 +0000
Subject: tweak previous;

---
 src/lib/libcrypto/man/CMAC_Init.3 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'src')

diff --git a/src/lib/libcrypto/man/CMAC_Init.3 b/src/lib/libcrypto/man/CMAC_Init.3
index 55196b3213..667ce1dce2 100644
--- a/src/lib/libcrypto/man/CMAC_Init.3
+++ b/src/lib/libcrypto/man/CMAC_Init.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: CMAC_Init.3,v 1.1 2020/06/24 16:06:27 schwarze Exp $
+.\" $OpenBSD: CMAC_Init.3,v 1.2 2020/07/24 16:38:47 jmc Exp $
 .\"
 .\" Copyright (c) 2020 Ingo Schwarze <schwarze@openbsd.org>
 .\"
@@ -14,7 +14,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: June 24 2020 $
+.Dd $Mdocdate: July 24 2020 $
 .Dt CMAC_INIT 3
 .Os
 .Sh NAME
@@ -105,7 +105,7 @@ selects the given block
 .Fa cipher
 for use by
 .Fa ctx .
-Funtions to obtain suitable
+Functions to obtain suitable
 .Vt EVP_CIPHER
 objects are listed in the CIPHER LISTING section of the
 .Xr EVP_Cipher 3
@@ -188,7 +188,7 @@ Calling
 .Fn CMAC_resume
 after
 .Fn CMAC_Final
-allows to subsequently append additional data with
+subsequently appends additional data with
 .Fn CMAC_Update .
 .Pp
 .Fn CMAC_CTX_copy
-- 
cgit v1.2.3-55-g6feb