aboutsummaryrefslogtreecommitdiffstats
path: root/doc/wireshark.pod.template
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2010-04-09 02:09:10 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2010-04-09 02:09:10 +0000
commit273a6c9cfc00e2803c81d73134d60c937612596e (patch)
treed3904c07a129ba7239d81d019a7fd5c1d13a3686 /doc/wireshark.pod.template
parent17865148a1506f873c0ee74612242108841e4a4d (diff)
As requested in:
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2132 Point to the Wiki's page on capture filter syntax in case neither libpcap's nor tcpdump's man pages are available (e.g., on Windows). svn path=/trunk/; revision=32435
Diffstat (limited to 'doc/wireshark.pod.template')
-rw-r--r--doc/wireshark.pod.template3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/wireshark.pod.template b/doc/wireshark.pod.template
index 6ef145033d..adc4088db7 100644
--- a/doc/wireshark.pod.template
+++ b/doc/wireshark.pod.template
@@ -2327,7 +2327,8 @@ protocols built into Wireshark are.
=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(4) or, if that doesn't exist, tcpdump(8),
+or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>.
=head1 DISPLAY FILTER SYNTAX