aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2005-05-25 16:59:59 +0000
committerGuy Harris <guy@alum.mit.edu>2005-05-25 16:59:59 +0000
commitd22b1f3cbe547a208a1adec289da466ed307cf0d (patch)
tree0834b59bbcd8ef8bbae07152397795e6a2573c63
parent4a1414164f814e0e8bc5d5c56ec83147477fe5bd (diff)
Update URLs for WinPcap.
svn path=/trunk/; revision=14431
-rw-r--r--doc/ethereal-filter.pod.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ethereal-filter.pod.template b/doc/ethereal-filter.pod.template
index 52648035b2..1ab3594ae2 100644
--- a/doc/ethereal-filter.pod.template
+++ b/doc/ethereal-filter.pod.template
@@ -373,8 +373,8 @@ the Perl-Compatible Regular Expressions library: see B<http://www.pcre.org/>.
This manpage does not describe the capture filter syntax, which is
different. See the tcpdump(8) manpage for a description of capture
filters. Microsoft Windows versions use WinPcap from
-B<http://winpcap.polito.it/> for which the capture filter syntax is described
-in B<http://winpcap.polito.it/docs/man/html/group__language.html>.
+B<http://www.winpcap.org/> for which the capture filter syntax is described
+in B<http://www.winpcap.org/docs/man/html/group__language.html>.
=head1 SEE ALSO