diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-06-12 23:55:55 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-06-12 23:55:55 +0200 |
commit | 04a2d41184651620970d3270bf88de3da679e3cf (patch) | |
tree | e0295cbfcab3e2daca507e21b0f662b614b2f92e | |
parent | a0adb3333092245ca379420815382d417a317763 (diff) |
man: mausezahn.8: minor: fix trailing whitespace
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | mausezahn.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mausezahn.8 b/mausezahn.8 index 422870f..440ead1 100644 --- a/mausezahn.8 +++ b/mausezahn.8 @@ -688,7 +688,7 @@ everything in hexadecimal here.) .PP By default only one packet is sent. If you want to send more packets then use the count option \-c <count>. When count is zero then mausezahn will send -forever. By default, mausezahn sends at maximum speed (and this is really +forever. By default, mausezahn sends at maximum speed (and this is really fast ;-)). If you don't want to overwhelm your network devices or have other reasons to send at a slower rate then you might want to specify a delay using the \-d <delay> option. |