]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
socket.7: tfix
authorEric Biggers <ebiggers@google.com>
Fri, 14 Jul 2023 04:08:12 +0000 (21:08 -0700)
committerAlejandro Colomar <alx@kernel.org>
Sat, 15 Jul 2023 16:40:44 +0000 (18:40 +0200)
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
man7/socket.7

index 59a7a3f49d0fd7480f4efa33f84cc1b2b75227d7..985f52e556b8457703c1f3b394afa80dd3832ae9 100644 (file)
@@ -539,7 +539,7 @@ flows are received.
 It allows each worker thread to be associated with
 a NIC HW receive queue and service all the connection
 requests received on that RX queue.
-This mapping between a app thread and
+This mapping between an app thread and
 a HW NIC queue streamlines the
 flow of data from the NIC to the application.
 .TP