aboutsummaryrefslogtreecommitdiffstats
path: root/doc/wireshark.pod
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2008-01-07 00:12:36 +0000
committerJörg Mayer <jmayer@loplof.de>2008-01-07 00:12:36 +0000
commit8b1b8b548c636971231682471c34b5803353ca0c (patch)
treed631821a540e1cb7f52f4229898e025e89249e97 /doc/wireshark.pod
parent8a9aa4642b4acc956ad4db9d2f60ac4534c0292d (diff)
The syntax for capture filters has been moved from
tcpdump (in the tcpdump package) into its own manpage (pcap-filter) in the libpcap package in the CVS HEAD branch. Reference the new and the old location for that information. svn path=/trunk/; revision=24020
Diffstat (limited to 'doc/wireshark.pod')
-rw-r--r--doc/wireshark.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/wireshark.pod b/doc/wireshark.pod
index a5f1d4cc70..5d01f6dcc2 100644
--- a/doc/wireshark.pod
+++ b/doc/wireshark.pod
@@ -2011,7 +2011,7 @@ protocols built into Wireshark are.
=head1 CAPTURE FILTER SYNTAX
-See the manual page of tcpdump(8).
+See the manual page of pcap-filter(4) or, if that doesn't exist, tcpdump(8).
=head1 DISPLAY FILTER SYNTAX
@@ -2261,8 +2261,8 @@ See above in the description of the About:Plugins page.
=head1 SEE ALSO
-wireshark-filter(4), tshark(1), editcap(1), tcpdump(8), pcap(3),
-dumpcap(1), mergecap(1), text2pcap(1)
+wireshark-filter(4), tshark(1), editcap(1), pcap-filter(4), tcpdump(8),
+pcap(3), dumpcap(1), mergecap(1), text2pcap(1)
=head1 NOTES