summaryrefslogtreecommitdiff
path: root/doc/tshark.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/tshark.pod
parent8a9aa4642b4acc956ad4db9d2f60ac4534c0292d (diff)
downloadwireshark-8b1b8b548c636971231682471c34b5803353ca0c.tar.gz
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/tshark.pod')
-rw-r--r--doc/tshark.pod6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/tshark.pod b/doc/tshark.pod
index acbbf2d2ad..523ccf2eec 100644
--- a/doc/tshark.pod
+++ b/doc/tshark.pod
@@ -755,7 +755,7 @@ SIP packets exchanged by the host at IP address 1.2.3.4 .
=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 READ FILTER SYNTAX
@@ -902,8 +902,8 @@ personal preferences file.
=head1 SEE ALSO
-wireshark-filter(4), wireshark(1), editcap(1), tcpdump(8), pcap(3),
-dumpcap(1), text2pcap(1)
+wireshark-filter(4), wireshark(1), editcap(1), pcap-filter(4), tcpdump(8),
+pcap(3), dumpcap(1), text2pcap(1)
=head1 NOTES