From 11a0f7c47c759a6a24cb1a97b23160532ee09267 Mon Sep 17 00:00:00 2001 From: jsg <> Date: Sat, 15 Jan 2022 23:38:50 +0000 Subject: spelling ok tb@ --- src/lib/libcrypto/man/ENGINE_ctrl.3 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/lib/libcrypto/man/ENGINE_ctrl.3') diff --git a/src/lib/libcrypto/man/ENGINE_ctrl.3 b/src/lib/libcrypto/man/ENGINE_ctrl.3 index c02e9b5a94..b4965a5a03 100644 --- a/src/lib/libcrypto/man/ENGINE_ctrl.3 +++ b/src/lib/libcrypto/man/ENGINE_ctrl.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ENGINE_ctrl.3,v 1.4 2018/04/19 18:43:58 schwarze Exp $ +.\" $OpenBSD: ENGINE_ctrl.3,v 1.5 2022/01/15 23:38:50 jsg 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 19 2018 $ +.Dd $Mdocdate: January 15 2022 $ .Dt ENGINE_CTRL 3 .Os .Sh NAME @@ -142,7 +142,7 @@ Copy the description of the user-defined command with the number into the buffer .Fa p and NUL-terminate it. -It is the reponsability of the caller to make sure that the buffer +It is the responsibility of the caller to make sure that the buffer .Fa p is large enough, either by calling .Dv ENGINE_CTRL_GET_DESC_LEN_FROM_CMD @@ -178,7 +178,7 @@ Copy the name of the user-defined command with the number into the buffer .Fa p and NUL-terminate it. -It is the reponsability of the caller to make sure that the buffer +It is the responsibility of the caller to make sure that the buffer .Fa p is large enough, either by calling .Dv ENGINE_CTRL_GET_NAME_LEN_FROM_CMD -- cgit v1.2.3-55-g6feb