components/wireshark/patches/man.patch
changeset 5619 4d97a998cbcc
parent 3878 b6ed43d2d1b8
child 5844 ba7883e92c55
--- a/components/wireshark/patches/man.patch	Thu Mar 17 00:08:54 2016 -0700
+++ b/components/wireshark/patches/man.patch	Wed Mar 02 08:40:04 2016 -0800
@@ -5,7 +5,7 @@
 
 --- doc/tshark.pod
 +++ doc/tshark.pod
-@@ -478,9 +478,9 @@
+@@ -488,9 +488,9 @@
  
  Network interface names should match one of the names listed in
  "B<tshark -D>" (described above); a number, as reported by
@@ -18,27 +18,27 @@
  
  If no interface is specified, B<TShark> searches the list of
  interfaces, choosing the first non-loopback interface if there are any
-@@ -1469,7 +1469,7 @@
+@@ -1551,7 +1551,7 @@
  
  =head1 CAPTURE FILTER SYNTAX
  
 -See the manual page of pcap-filter(7) or, if that doesn't exist, tcpdump(8),
-+See the manual page of pcap-filter(5) or, if that doesn't exist, tcpdump(1),
- or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>.
++See the manual page of pcap-filter(7) or, if that doesn't exist, tcpdump(1),
+ or, if that doesn't exist, L<https://wiki.wireshark.org/CaptureFilters>.
  
  =head1 READ FILTER SYNTAX
-@@ -1756,7 +1756,7 @@
+@@ -1812,7 +1812,7 @@
  =head1 SEE ALSO
  
  wireshark-filter(4), wireshark(1), editcap(1), pcap(3), dumpcap(1),
 -text2pcap(1), mergecap(1), pcap-filter(7) or tcpdump(8)
-+text2pcap(1), mergecap(1), pcap-filter(5) or tcpdump(1)
++text2pcap(1), mergecap(1), pcap-filter(7) or tcpdump(1)
  
  =head1 NOTES
  
 --- doc/wireshark.pod.template
 +++ doc/wireshark.pod.template
-@@ -363,9 +363,9 @@
+@@ -366,9 +366,9 @@
  
  Network interface names should match one of the names listed in
  "B<wireshark -D>" (described above); a number, as reported by
@@ -51,32 +51,32 @@
  
  If no interface is specified, B<Wireshark> searches the list of
  interfaces, choosing the first non-loopback interface if there are any
-@@ -2476,7 +2476,7 @@
+@@ -2529,7 +2529,7 @@
  
  =head1 CAPTURE FILTER SYNTAX
  
 -See the manual page of pcap-filter(7) or, if that doesn't exist, tcpdump(8),
-+See the manual page of pcap-filter(5) or, if that doesn't exist, tcpdump(1),
- or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>.
++See the manual page of pcap-filter(7) or, if that doesn't exist, tcpdump(1),
+ or, if that doesn't exist, L<https://wiki.wireshark.org/CaptureFilters>.
  
  =head1 DISPLAY FILTER SYNTAX
-@@ -2874,7 +2874,7 @@
+@@ -2901,7 +2901,7 @@
  =head1 SEE ALSO
  
  wireshark-filter(4), tshark(1), editcap(1), pcap(3), dumpcap(1), mergecap(1),
 -text2pcap(1), pcap-filter(7) or tcpdump(8)
-+text2pcap(1), pcap-filter(5) or tcpdump(1)
++text2pcap(1), pcap-filter(7) or tcpdump(1)
  
  =head1 NOTES
  
 --- doc/capinfos.pod
 +++ doc/capinfos.pod
-@@ -332,7 +332,7 @@
+@@ -348,7 +348,7 @@
  =head1 SEE ALSO
  
  pcap(3), wireshark(1), mergecap(1), editcap(1), tshark(1),
 -dumpcap(1), pcap-filter(7) or tcpdump(8)
-+dumpcap(1), pcap-filter(5) or tcpdump(1)
++dumpcap(1), pcap-filter(7) or tcpdump(1)
  
  =head1 NOTES
  
@@ -87,77 +87,74 @@
  =head1 CAPTURE FILTER SYNTAX
  
 -See the manual page of pcap-filter(7) or, if that doesn't exist, tcpdump(8),
-+See the manual page of pcap-filter(5) or, if that doesn't exist, tcpdump(1),
- or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>.
++See the manual page of pcap-filter(7) or, if that doesn't exist, tcpdump(1),
+ or, if that doesn't exist, L<https://wiki.wireshark.org/CaptureFilters>.
  
  =head1 SEE ALSO
  
  wireshark(1), tshark(1), editcap(1), mergecap(1), capinfos(1), pcap(3),
 -pcap-filter(7) or tcpdump(8)
-+pcap-filter(5) or tcpdump(1)
++pcap-filter(7) or tcpdump(1)
  
  =head1 NOTES
  
 --- doc/editcap.pod
 +++ doc/editcap.pod
-@@ -380,7 +380,7 @@
+@@ -416,7 +416,7 @@
  =head1 SEE ALSO
  
  pcap(3), wireshark(1), tshark(1), mergecap(1), dumpcap(1), capinfos(1),
 -text2pcap(1), od(1), pcap-filter(7) or tcpdump(8)
-+text2pcap(1), od(1), pcap-filter(5) or tcpdump(1)
++text2pcap(1), od(1), pcap-filter(7) or tcpdump(1)
  
  =head1 NOTES
  
 --- doc/mergecap.pod
 +++ doc/mergecap.pod
-@@ -134,7 +134,7 @@
+@@ -145,7 +145,7 @@
  =head1 SEE ALSO
  
  pcap(3), wireshark(1), tshark(1), dumpcap(1), editcap(1), text2pcap(1),
 -pcap-filter(7) or tcpdump(8)
-+pcap-filter(5) or tcpdump(1)
++pcap-filter(7) or tcpdump(1)
  
  =head1 NOTES
  
 --- doc/rawshark.pod
 +++ doc/rawshark.pod
-@@ -546,7 +546,7 @@
+@@ -522,7 +522,7 @@
  =head1 SEE ALSO
  
  wireshark-filter(4), wireshark(1), tshark(1), editcap(1), pcap(3), dumpcap(1),
 -text2pcap(1), pcap-filter(7) or tcpdump(8)
-+text2pcap(1), pcap-filter(5) or tcpdump(1)
++text2pcap(1), pcap-filter(7) or tcpdump(1)
  
  =head1 NOTES
  
 --- doc/text2pcap.pod
 +++ doc/text2pcap.pod
-@@ -238,7 +238,7 @@
+@@ -244,7 +244,7 @@
  =head1 SEE ALSO
  
  od(1), pcap(3), wireshark(1), tshark(1), dumpcap(1), mergecap(1),
 -editcap(1), strptime(3), pcap-filter(7) or tcpdump(8)
-+editcap(1), strptime(3), pcap-filter(5) or tcpdump(1)
++editcap(1), strptime(3), pcap-filter(7) or tcpdump(1)
  
  =head1 NOTES
  
 --- doc/wireshark-filter.pod
 +++ doc/wireshark-filter.pod
-@@ -414,13 +414,13 @@
- See L<http://developer.gnome.org/glib/2.32/glib-regex-syntax.html/> or L<http://www.pcre.org/> for more information.
  
  This manpage does not describe the capture filter syntax, which is
--different. See the manual page of pcap-filter(7) or, if that doesn't exist,
--tcpdump(8), or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>
-+different. See the manual page of pcap-filter(5) or, if that doesn't exist,
-+tcpdump(1), or, if that doesn't exist, L<http://wiki.wireshark.org/CaptureFilters>
+ different. See the manual page of pcap-filter(7) or, if that doesn't exist,
+-tcpdump(8), or, if that doesn't exist, L<https://wiki.wireshark.org/CaptureFilters>
++tcpdump(1), or, if that doesn't exist, L<https://wiki.wireshark.org/CaptureFilters>
  for a description of capture filters.
  
  =head1 SEE ALSO
  
 -wireshark(1), tshark(1), editcap(1), pcap(3), pcap-filter(7) or tcpdump(8) if it
-+wireshark(1), tshark(1), editcap(1), pcap(3), pcap-filter(5) or tcpdump(1) if it
++wireshark(1), tshark(1), editcap(1), pcap(3), pcap-filter(7) or tcpdump(1) if it
  doesn't exist.
  
  =head1 AUTHORS