public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] socket.7: tfix
@ 2023-07-14  4:08 Eric Biggers
  2023-07-15 16:41 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2023-07-14  4:08 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man

From: Eric Biggers <ebiggers@google.com>

Signed-off-by: Eric Biggers <ebiggers@google.com>
---
 man7/socket.7 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man7/socket.7 b/man7/socket.7
index 59a7a3f49..985f52e55 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -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
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-15 16:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-14  4:08 [PATCH] socket.7: tfix Eric Biggers
2023-07-15 16:41 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox