summaryrefslogtreecommitdiff
path: root/trafgen.8
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen.8')
-rw-r--r--trafgen.84
1 files changed, 2 insertions, 2 deletions
diff --git a/trafgen.8 b/trafgen.8
index b8d5411..cd52854 100644
--- a/trafgen.8
+++ b/trafgen.8
@@ -234,8 +234,8 @@ Packet content can be of the following:
string: "hello world"
shellcode: "\\x31\\xdb\\x8d\\x43\\x17\\x99\\xcd\\x80\\x31\\xc9"
.PP
-Thus, a quite useless packet packet configuration might look like this (one can
-verify this when running this with trafgen in combination with \-V):
+Thus, a quite useless packet configuration might look like this (one can verify
+this when running this with trafgen in combination with \-V):
.PP
{ 0xca, 42, 0b11110000, 011, 'a', "hello world",
"\\x31\\xdb\\x8d\\x43\\x17\\x99\\xcd\\x80\\x31\\xc9" }