From 273a6c9cfc00e2803c81d73134d60c937612596e Mon Sep 17 00:00:00 2001 From: Jeff Morriss Date: Fri, 9 Apr 2010 02:09:10 +0000 Subject: 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 --- doc/dumpcap.pod | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/dumpcap.pod') diff --git a/doc/dumpcap.pod b/doc/dumpcap.pod index 43557e5e81..7d375764c1 100644 --- a/doc/dumpcap.pod +++ b/doc/dumpcap.pod @@ -215,7 +215,8 @@ reported by B<-L> are the values that can be used. =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. =head1 SEE ALSO -- cgit v1.2.3