From d2fb730cb0ec29ec05af177699e1547a9b350679 Mon Sep 17 00:00:00 2001 From: Kartik Mistry Date: Tue, 11 Mar 2014 14:49:08 +0530 Subject: man: manpage warning fixes Usage: man --warnings -E UTF-8 -l -Tutf8 -Z foo.8 > /dev/null Signed-off-by: Kartik Mistry --- trafgen.8 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'trafgen.8') diff --git a/trafgen.8 b/trafgen.8 index 72c2575..6011126 100644 --- a/trafgen.8 +++ b/trafgen.8 @@ -1,7 +1,6 @@ .\" netsniff-ng - the packet sniffing beast .\" Copyright 2013 Daniel Borkmann. .\" Subject to the GPL, version 2. -.PP .TH TRAFGEN 8 "03 March 2013" "Linux" "netsniff-ng toolkit" .SH NAME trafgen \- a fast, multithreaded network packet generator @@ -372,7 +371,7 @@ use the TX_RING, but sendto(2) packet I/O due to ''slow mode''. .SS trafgen --dev wlan0 --rfraw --conf beacon-test.txf -V --cpus 2 As an output device ''wlan0'' is used and put into monitoring mode, thus we are going to transmit raw 802.11 frames through the air. Use the -''beacon-test.txf'' configuration file, set trafgen into verbose mode and + ''beacon-test.txf'' configuration file, set trafgen into verbose mode and use only 2 CPUs. .PP .SS trafgen --dev em1 --conf frag_dos.cfg --rand --gap 1000us -- cgit v1.2.3-54-g00ecf