From fd1f6a9eb945999f6177fd517c69c001048d8218 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Fri, 29 Jan 2016 09:35:32 +0100 Subject: man: trafgen: Remove double word s/packet packet/packet/ Signed-off-by: Tobias Klauser --- trafgen.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'trafgen.8') 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" } -- cgit v1.2.3-54-g00ecf