aboutsummaryrefslogtreecommitdiffstats
path: root/doc/wireshark.pod.template
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/wireshark.pod.template
parentba8322cda45136961607763849c2e8f402b2f06a (diff)
If tcpdump doesn't exist, why refer to it? Omit this confusing phrase.
svn path=/trunk/; revision=49427
Diffstat (limited to 'doc/wireshark.pod.template')
-rw-r--r--doc/wireshark.pod.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template
index 363d999684..44afe294f1 100644
--- a/doc/wireshark.pod.template
+++ b/doc/wireshark.pod.template
@@ -2824,7 +2824,7 @@ debugging out-of-memory conditions.
=head1 SEE ALSO
wireshark-filter(4), tshark(1), editcap(1), pcap(3), dumpcap(1), mergecap(1),
-text2pcap(1), pcap-filter(7) or tcpdump(8) if it doesn't exist.
+text2pcap(1), pcap-filter(7) or tcpdump(8)
=head1 NOTES