aboutsummaryrefslogtreecommitdiffstats
path: root/man7
diff options
context:
space:
mode:
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