aboutsummaryrefslogtreecommitdiffstats
path: root/doc/wireshark-filter.pod.template
AgeCommit message (Collapse)AuthorFilesLines
2010-07-15Don't include the filter list (which is now over 16MB) in theGerald Combs1-400/+0
wireshark-filter man page. Point to other sources for the list instead. svn path=/trunk/; revision=33539
2010-04-09As requested in:Jeff Morriss1-4/+2
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
2009-05-12SYNOPSYS --> SYNOPSISBill Meier1-1/+1
svn path=/trunk/; revision=28338
2009-05-02From Reinhard Speyerer:Jaap Keuter1-1/+1
This patch fixes several misspellings/typos in Wireshark documentation. svn path=/trunk/; revision=28246
2008-01-07The syntax for capture filters has been moved fromJörg Mayer1-2/+3
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
2006-07-09Use L<> on all links.Guy Harris1-5/+5
Don't use anything on man page references - pod2man handles that. Don't refer to "the capture file format section" of the Wireshark man page, as there's no section explicitly labelled as such; just refer to the beginning of the DESCRIPTION section. svn path=/trunk/; revision=18694
2006-05-31Rename the main executable to "wireshark", along with more conversions:Gerald Combs1-0/+401
ethereal.com -> wireshark.org mailing lists and addresses ETHEREAL -> WIRESHARK Man pages Automake/Autoconf names svn path=/trunk/; revision=18271