From 1dea597b7a333c6a8fb073494c14fc643b80dcfa Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 22 Apr 2015 11:58:54 +0200 Subject: [PATCH] proc.5: wfix Signed-off-by: Michael Kerrisk --- man5/proc.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man5/proc.5 b/man5/proc.5 index 0a215cc7f..37239a229 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -2950,7 +2950,7 @@ It is either 1 (metadata only) or 2 (also copy payload data to userspace). .TP (5) -Copy range, i.e. how many bytes of packet payload should be copied to +Copy range; that is, how many bytes of packet payload should be copied to userspace at most. .TP (6) @@ -2964,7 +2964,7 @@ queue user dropped. Number of packets that were dropped within the netlink subsystem. Such drops usually happen when the corresponding socket buffer is -full, i.e. userspace is not able to read messages fast enough. +full; that is, userspace is not able to read messages fast enough. .TP (8) sequence number.