Wireshark-commits: [Wireshark-commits] rev 45035: /trunk/doc/ /trunk/doc/: wireshark-filter.pod

Date: Fri, 21 Sep 2012 03:12:38 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45035

User: cmaynard
Date: 2012/09/20 08:12 PM

Log:
 We are using GRegex in GLib since ~r31304, so stop referencing libpcre.  Also,
 fix the perldoc link.  Maybe someone else can figure out how to also fix:
 
     http contains "http://www.wireshark.org";
 
 Either the hyperlink should be made to work correctly by not including the
 trailing quote as part of the link, or simply change it so it's not hyperlinked
 at all.  Also, it should display a terminating semi-colon as follows:
 
     http contains "http://www.wireshark.org";;

Directory: /trunk/doc/
  Changes    Path                    Action
  +3 -11     wireshark-filter.pod    Modified