proc.5: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-04-22 11:58:54 +02:00
parent f2d607ee95
commit 1dea597b7a
1 changed files with 2 additions and 2 deletions

View File

@ -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.