From: Fabian Keil Date: Sun, 23 Dec 2007 16:48:24 +0000 (+0000) Subject: Use more precise example descriptions for the mysterious domain patterns. X-Git-Tag: v_3_0_8~35 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=4c0a1c3bdc91312cc4fb8e5691eccde2bd8f34bc Use more precise example descriptions for the mysterious domain patterns. --- diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index c5b5f611..4f68e03b 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -33,7 +33,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.49 2007/12/06 18:21:55 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.50 2007/12/08 12:44:36 fabiankeil Exp $ Copyright (C) 2001-2007 Privoxy Developers http://www.privoxy.org/ See LICENSE. @@ -59,7 +59,7 @@ -$Id: user-manual.sgml,v 2.49 2007/12/06 18:21:55 fabiankeil Exp $ +$Id: user-manual.sgml,v 2.50 2007/12/08 12:44:36 fabiankeil Exp $ Windows @@ -2327,8 +2310,11 @@ for details. .example.com - matches any domain that ENDS in - .example.com + matches any domain with first-level domain com + and second-level domain example. + For example www.example.com, + example.com and foo.bar.baz.example.com. + Note that it wouldn't match if the second-level domain was another-example. @@ -2337,7 +2323,8 @@ for details. matches any domain that STARTS with - www. + www. (It also matches the domain + www but most of the time that doesn't matter.) @@ -8933,6 +8920,10 @@ In file: user.action [ View ] [ Edit ]