summaryrefslogtreecommitdiff
path: root/trafgen.8
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-01-05 16:44:46 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-01-05 16:44:46 +0100
commit06a1eb3e6714575ffd47fe35a95b27bdb77e3187 (patch)
treec4bd180b71dbaf04e43b95bcae77534e81381159 /trafgen.8
parent9ece0fe0209673d2f3f7f4f3e3738dfa7ec1873b (diff)
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 <tklauser@distanz.ch>
Diffstat (limited to 'trafgen.8')
-rw-r--r--trafgen.82
1 files changed, 1 insertions, 1 deletions
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>, --rate <rate>
-Specify the packet send rate <num>pps/B/kB/MB/GB/kBit/Mbit/Gbit/KiB/MiB/GiB units.
+Specify the packet send rate <num>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 <size>, --ring-size <size>