From 388ee0bdd4cdc7c5f732e0d1cf461f1be5eb1cae Mon Sep 17 00:00:00 2001 From: jsg Date: Wed, 28 Dec 2022 07:59:13 +0000 Subject: [PATCH] succcess -> success --- lib/libcrypto/man/BIO_s_datagram.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/libcrypto/man/BIO_s_datagram.3 b/lib/libcrypto/man/BIO_s_datagram.3 index bef3c564fc9..5ee6fca1840 100644 --- a/lib/libcrypto/man/BIO_s_datagram.3 +++ b/lib/libcrypto/man/BIO_s_datagram.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: BIO_s_datagram.3,v 1.1 2022/12/23 15:59:34 schwarze Exp $ +.\" $OpenBSD: BIO_s_datagram.3,v 1.2 2022/12/28 07:59:13 jsg Exp $ .\" .\" Copyright (c) 2022 Ingo Schwarze .\" @@ -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: December 23 2022 $ +.Dd $Mdocdate: December 28 2022 $ .Dt BIO_S_DATAGRAM 3 .Os .Sh NAME @@ -265,7 +265,7 @@ respectively. .Dv BIO_CTRL_DGRAM_SET_RECV_TIMEOUT and .Dv BIO_CTRL_DGRAM_SET_SEND_TIMEOUT -return 1 on succcess, +return 1 on success, .Dv BIO_CTRL_DGRAM_GET_RECV_TIMEOUT and .Dv BIO_CTRL_DGRAM_GET_SEND_TIMEOUT -- 2.20.1