From: Michael Kerrisk Date: Thu, 19 Nov 2020 09:29:25 +0000 (+0100) Subject: socket.7: tfix X-Git-Tag: man-pages-5.10~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5638e2e06eeefa09449be60dc7596b13fcecf41;p=thirdparty%2Fman-pages.git socket.7: tfix Signed-off-by: Michael Kerrisk --- diff --git a/man7/socket.7 b/man7/socket.7 index 567ad516b9..60f0175d3c 100644 --- a/man7/socket.7 +++ b/man7/socket.7 @@ -521,7 +521,7 @@ This provides optimal NUMA behavior and keeps CPU caches hot. .TP .BR SO_INCOMING_NAPI_ID " (gettable since Linux 4.12)" .\" getsockopt 6d4339028b350efbf87c61e6d9e113e5373545c9 -Returns a system level unique ID called NAPI ID that is associated +Returns a system-level unique ID called NAPI ID that is associated with a RX queue on which the last packet associated with that socket is received. .IP