man pages: fix some typos found while looking for other issues
authornaddy <naddy@openbsd.org>
Thu, 31 Mar 2022 17:30:05 +0000 (17:30 +0000)
committernaddy <naddy@openbsd.org>
Thu, 31 Mar 2022 17:30:05 +0000 (17:30 +0000)
lib/libcrypto/man/BIO_s_accept.3
share/man/man4/midi.4

index c33abee..810d4e2 100644 (file)
@@ -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
index 4abedfd..33fbc5d 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: midi.4,v 1.30 2022/03/31 17:27:21 naddy Exp $
+.\" $OpenBSD: midi.4,v 1.31 2022/03/31 17:30:05 naddy Exp $
 .\"
 .\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org>
 .\"
@@ -254,7 +254,7 @@ full and the application may be blocked.
 The other common reason for MIDI data being delayed is the system
 load.
 Processes cannot be preempted while running in kernel mode.
-If there are too much processes running concurrently (especially
+If there are too many processes running concurrently (especially
 if they are running a lot of expensive system calls) then the
 scheduling of a real-time MIDI application may be delayed.
 Even on low-end machines this delay hardly reaches a few