diff options
Diffstat (limited to 'doc/dumpcap.pod')
-rw-r--r-- | doc/dumpcap.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/dumpcap.pod b/doc/dumpcap.pod index 7e2c83b57c..f7e27c938d 100644 --- a/doc/dumpcap.pod +++ b/doc/dumpcap.pod @@ -315,13 +315,13 @@ the default capture link type is used if provided. =head1 CAPTURE FILTER SYNTAX -See the manual page of pcap-filter(4) or, if that doesn't exist, tcpdump(8), +See the manual page of pcap-filter(7) or, if that doesn't exist, tcpdump(8), or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>. =head1 SEE ALSO -wireshark(1), tshark(1), editcap(1), mergecap(1), capinfos(1), pcap-filter(4), -tcpdump(8), pcap(3) +wireshark(1), tshark(1), editcap(1), mergecap(1), capinfos(1), pcap(3), +pcap-filter(7) or tcpdump(8) if it doesn't exist. =head1 NOTES |