From: Eric Biggers <ebiggers@xxxxxxxxxx> Signed-off-by: Eric Biggers <ebiggers@xxxxxxxxxx> --- 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