summaryrefslogtreecommitdiff
path: root/doc/rawshark.pod
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2013-05-20 02:21:07 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2013-05-20 02:21:07 +0000
commit08b0f7296a079773c6ca46695b9837da2e93c5ca (patch)
tree8d94446d79010f6460e16bba0067a7867cbe3cb5 /doc/rawshark.pod
parentba8322cda45136961607763849c2e8f402b2f06a (diff)
downloadwireshark-08b0f7296a079773c6ca46695b9837da2e93c5ca.tar.gz
If tcpdump doesn't exist, why refer to it? Omit this confusing phrase.
svn path=/trunk/; revision=49427
Diffstat (limited to 'doc/rawshark.pod')
-rw-r--r--doc/rawshark.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rawshark.pod b/doc/rawshark.pod
index cc47174e22..5500cd2476 100644
--- a/doc/rawshark.pod
+++ b/doc/rawshark.pod
@@ -510,7 +510,7 @@ debugging out-of-memory conditions.
=head1 SEE ALSO
wireshark-filter(4), wireshark(1), tshark(1), editcap(1), pcap(3), dumpcap(1),
-text2pcap(1), pcap-filter(7) or tcpdump(8) if it doesn't exist.
+text2pcap(1), pcap-filter(7) or tcpdump(8)
=head1 NOTES