From 06a1eb3e6714575ffd47fe35a95b27bdb77e3187 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 5 Jan 2016 16:44:46 +0100 Subject: trafgen: Fix typo of kbit in usage and manpage Use 'kbit' instead of kBit in usage and manpage to actually reflect what trafgen expects. Fixes: 9ece0fe02096 ("trafgen: Add option to specify packets sending rate") Signed-off-by: Tobias Klauser --- trafgen.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trafgen.8') diff --git a/trafgen.8 b/trafgen.8 index 57ce8fa..ce82a5b 100644 --- a/trafgen.8 +++ b/trafgen.8 @@ -137,7 +137,7 @@ patterns. Furthermore, the TX_RING interface does not cope with interpacket gaps. .PP .SS -b , --rate -Specify the packet send rate pps/B/kB/MB/GB/kBit/Mbit/Gbit/KiB/MiB/GiB units. +Specify the packet send rate pps/B/kB/MB/GB/kbit/Mbit/Gbit/KiB/MiB/GiB units. Like with the -t,--gap option, the packets are sent in slow mode. .PP .SS -S , --ring-size -- cgit v1.2.3-54-g00ecf