From f8efa4be446b500709db88a151477f6b24b87f36 Mon Sep 17 00:00:00 2001 From: Simon Paillard Date: Fri, 28 Feb 2014 23:48:17 +0100 Subject: [PATCH] packet.7: wfix A side-effect: singular Signed-off-by: Michael Kerrisk --- man7/packet.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/packet.7 b/man7/packet.7 index 060c984aa..59ea38bc6 100644 --- a/man7/packet.7 +++ b/man7/packet.7 @@ -442,7 +442,7 @@ that intend to brute-force flood the network\(emfor example, to test devices under load in a similar fashion to pktgen\(emthis layer can be bypassed by setting this integer option to 1. -A side-effects is that packet buffering in the qdisc layer is avoided, +A side-effect is that packet buffering in the qdisc layer is avoided, which will lead to increased drops when network device transmit queues are busy; therefore, use at your own risk.