aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-11-19 10:29:25 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-11-19 10:29:25 +0100
commitb5638e2e06eeefa09449be60dc7596b13fcecf41 (patch)
tree2f2108379c515ef82dd70634ff681d33c49e09f0 /man7
parent6b3561b8e4887d9700ce021ec2663d4ee33ef206 (diff)
downloadman-pages-b5638e2e06eeefa09449be60dc7596b13fcecf41.tar.gz
socket.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7')
-rw-r--r--man7/socket.72
1 files changed, 1 insertions, 1 deletions
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