diff -r 730cc64572b5 -r 5a99bd9fadaf components/wireshark/patches/man.patch --- a/components/wireshark/patches/man.patch Thu Mar 15 11:00:00 2012 -0700 +++ b/components/wireshark/patches/man.patch Thu Mar 15 12:14:50 2012 -0700 @@ -1,6 +1,6 @@ ---- doc/tshark.pod.orig Wed Oct 19 10:42:24 2011 -+++ doc/tshark.pod Wed Oct 19 10:44:12 2011 -@@ -406,9 +406,9 @@ +--- doc/tshark.pod ++++ doc/tshark.pod +@@ -419,9 +419,9 @@ Network interface names should match one of the names listed in "B" (described above); a number, as reported by @@ -13,7 +13,7 @@ If no interface is specified, B searches the list of interfaces, choosing the first non-loopback interface if there are any -@@ -996,7 +996,7 @@ +@@ -1102,7 +1102,7 @@ =head1 CAPTURE FILTER SYNTAX @@ -22,7 +22,7 @@ or, if that doesn't exist, L. =head1 READ FILTER SYNTAX -@@ -1228,7 +1228,7 @@ +@@ -1355,7 +1355,7 @@ =head1 SEE ALSO @@ -31,8 +31,8 @@ pcap(3), dumpcap(1), text2pcap(1), mergecap(1) =head1 NOTES ---- doc/wireshark.pod.template.orig Wed Oct 19 10:42:29 2011 -+++ doc/wireshark.pod.template Wed Oct 19 10:43:51 2011 +--- doc/wireshark.pod.template ++++ doc/wireshark.pod.template @@ -309,9 +309,9 @@ Network interface names should match one of the names listed in @@ -46,7 +46,7 @@ If no interface is specified, B searches the list of interfaces, choosing the first non-loopback interface if there are any -@@ -2343,7 +2343,7 @@ +@@ -2349,7 +2349,7 @@ =head1 CAPTURE FILTER SYNTAX @@ -55,7 +55,7 @@ or, if that doesn't exist, L. =head1 DISPLAY FILTER SYNTAX -@@ -2678,7 +2678,7 @@ +@@ -2705,7 +2705,7 @@ =head1 SEE ALSO @@ -64,9 +64,9 @@ pcap(3), dumpcap(1), mergecap(1), text2pcap(1) =head1 NOTES ---- doc/capinfos.pod.orig Wed Oct 26 09:10:07 2011 -+++ doc/capinfos.pod Wed Oct 26 09:10:26 2011 -@@ -317,7 +317,7 @@ +--- doc/capinfos.pod ++++ doc/capinfos.pod +@@ -319,7 +319,7 @@ =head1 SEE ALSO @@ -75,27 +75,28 @@ dumpcap(1) =head1 NOTES ---- doc/dumpcap.pod.orig Wed Oct 26 09:13:27 2011 -+++ doc/dumpcap.pod Wed Oct 26 09:14:40 2011 -@@ -259,13 +259,13 @@ +--- doc/dumpcap.pod ++++ doc/dumpcap.pod +@@ -265,13 +265,13 @@ =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(1), ++See the manual page of pcap-filter(5) or, if that doesn't exist, tcpdump(1), or, if that doesn't exist, L. =head1 SEE ALSO - wireshark(1), tshark(1), editcap(1), mergecap(1), capinfos(1), pcap-filter(4), +-wireshark(1), tshark(1), editcap(1), mergecap(1), capinfos(1), pcap-filter(4), -tcpdump(8), pcap(3) ++wireshark(1), tshark(1), editcap(1), mergecap(1), capinfos(1), pcap-filter(5), +tcpdump(1), pcap(3) =head1 NOTES ---- doc/editcap.pod.orig Wed Oct 26 09:13:34 2011 -+++ doc/editcap.pod Wed Oct 26 09:14:47 2011 -@@ -340,7 +340,7 @@ +--- doc/editcap.pod ++++ doc/editcap.pod +@@ -368,7 +368,7 @@ =head1 SEE ALSO @@ -104,8 +105,8 @@ capinfos(1), text2pcap(1), od(1) =head1 NOTES ---- doc/mergecap.pod.orig Wed Oct 26 09:13:43 2011 -+++ doc/mergecap.pod Wed Oct 26 09:14:55 2011 +--- doc/mergecap.pod ++++ doc/mergecap.pod @@ -134,7 +134,7 @@ =head1 SEE ALSO @@ -115,9 +116,9 @@ text2pcap(1) =head1 NOTES ---- doc/rawshark.pod.orig Wed Oct 26 09:13:52 2011 -+++ doc/rawshark.pod Wed Oct 26 09:15:02 2011 -@@ -467,7 +467,7 @@ +--- doc/rawshark.pod ++++ doc/rawshark.pod +@@ -488,7 +488,7 @@ =head1 SEE ALSO @@ -126,9 +127,9 @@ pcap(3), dumpcap(1), text2pcap(1) =head1 NOTES ---- doc/text2pcap.pod.orig Wed Oct 26 09:14:00 2011 -+++ doc/text2pcap.pod Wed Oct 26 09:15:09 2011 -@@ -198,7 +198,7 @@ +--- doc/text2pcap.pod ++++ doc/text2pcap.pod +@@ -202,7 +202,7 @@ =head1 SEE ALSO @@ -137,20 +138,22 @@ editcap(1), strptime(3). =head1 NOTES ---- doc/wireshark-filter.pod.template.orig Wed Oct 26 09:14:08 2011 -+++ doc/wireshark-filter.pod.template Wed Oct 26 09:15:19 2011 -@@ -387,12 +387,12 @@ +--- doc/wireshark-filter.pod ++++ doc/wireshark-filter.pod +@@ -400,13 +400,13 @@ + the Perl-Compatible Regular Expressions library: see B. This manpage does not describe the capture filter syntax, which is - different. See the manual page of pcap-filter(4) or, if that doesn't exist, +-different. See the manual page of pcap-filter(4) or, if that doesn't exist, -tcpdump(8), or, if that doesn't exist, L ++different. See the manual page of pcap-filter(5) or, if that doesn't exist, +tcpdump(1), or, if that doesn't exist, L for a description of capture filters. =head1 SEE ALSO -wireshark(1), tshark(1), editcap(1), pcap-filter(4), tcpdump(8), pcap(3) -+wireshark(1), tshark(1), editcap(1), pcap-filter(4), tcpdump(1), pcap(3) ++wireshark(1), tshark(1), editcap(1), pcap-filter(5), tcpdump(1), pcap(3) =head1 AUTHORS