packet.7: Minor tweak to Carsten Andrich's patch

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-04-23 08:06:56 +02:00
parent 896333c57e
commit 3d4d5a0635
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@ and abort the transmission immediately (it and following packets are left
lingering on the ring).
However, if
.BR PACKET_LOSS
is set, malformed packets will be skipped, their status reset to
is set, any malformed packet will be skipped, its status reset to
.BR TP_STATUS_AVAILABLE ,
and the transmission process continued.
.TP