From 31718129c9f09827094d5a8641f0d9cdd87a1e79 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 3 Mar 2014 05:48:49 +0100 Subject: [PATCH] packet.7: tfix 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 59ea38bc6..d8257f980 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-effect 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.