diff options
Diffstat (limited to 'text2pcap.c')
-rw-r--r-- | text2pcap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/text2pcap.c b/text2pcap.c index 88868e81c8..b6c270ce5c 100644 --- a/text2pcap.c +++ b/text2pcap.c @@ -994,7 +994,7 @@ usage (void) #endif "\n" "Generate a capture file from an ASCII hexdump of packets.\n" - "See http://www.ethereal.com for more information.\n" + "See http://www.wireshark.org for more information.\n" "\n" "Usage: text2pcap [options] <input-filename> <output-filename>\n" "\n" |