summaryrefslogtreecommitdiff
path: root/doc/rawshark.pod
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-02-03 09:07:24 +0000
committerJörg Mayer <jmayer@loplof.de>2012-02-03 09:07:24 +0000
commit801392d5d336b5bc1ebe0d605690c2c5b2653792 (patch)
tree98c6c02c2630e7b79416c84302adf0abbb8edd8a /doc/rawshark.pod
parent73ce69dcd475b6bb31147c582cdf4022bca00364 (diff)
downloadwireshark-801392d5d336b5bc1ebe0d605690c2c5b2653792.tar.gz
The libpcap puts pcap-filter into the misc section (which seems to be 7).
Refer to pcap-filter and mention tcpdump only as a fallback. svn path=/trunk/; revision=40820
Diffstat (limited to 'doc/rawshark.pod')
-rw-r--r--doc/rawshark.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rawshark.pod b/doc/rawshark.pod
index 5b113a5db4..71196e82ce 100644
--- a/doc/rawshark.pod
+++ b/doc/rawshark.pod
@@ -485,8 +485,8 @@ auditing code.
=head1 SEE ALSO
-wireshark-filter(4), wireshark(1), tshark(1), editcap(1), tcpdump(8),
-pcap(3), dumpcap(1), text2pcap(1)
+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.
=head1 NOTES