summaryrefslogtreecommitdiff
path: root/lib/libcrypto
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@cvs.openbsd.org>2022-03-31 17:30:06 +0000
committerChristian Weisgerber <naddy@cvs.openbsd.org>2022-03-31 17:30:06 +0000
commit2650124646fec91cef10f953a252d4d9e8f7429a (patch)
treefc0b49e46cf568a59105439a8014845ea83da2ae /lib/libcrypto
parent58a6bdb2eecf165eb39e1ff5a8082c4bd6ec1211 (diff)
man pages: fix some typos found while looking for other issues
Diffstat (limited to 'lib/libcrypto')
-rw-r--r--lib/libcrypto/man/BIO_s_accept.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcrypto/man/BIO_s_accept.3 b/lib/libcrypto/man/BIO_s_accept.3
index c33abee9014..810d4e2df17 100644
--- a/lib/libcrypto/man/BIO_s_accept.3
+++ b/lib/libcrypto/man/BIO_s_accept.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: BIO_s_accept.3,v 1.12 2022/03/31 17:27:16 naddy Exp $
+.\" $OpenBSD: BIO_s_accept.3,v 1.13 2022/03/31 17:30:05 naddy Exp $
.\" OpenSSL c03726ca Thu Aug 27 12:28:08 2015 -0400
.\"
.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -220,7 +220,7 @@ will await an incoming connection, or request a retry in non-blocking mode.
.Sh NOTES
When an accept BIO is at the end of a chain, it will await an
incoming connection before processing I/O calls.
-When an accept BIO is not at then end of a chain,
+When an accept BIO is not at the end of a chain,
it passes I/O calls to the next BIO in the chain.
.Pp
When a connection is established, a new socket BIO is created