From d4601b54301b53e501fdf17958267dddd6438e9c Mon Sep 17 00:00:00 2001 From: Fabian Keil <fk@fabiankeil.de> Date: Sat, 20 May 2017 09:28:11 +0000 Subject: [PATCH] Fix a path pattern explanation by extending it Issue pointed out by Lee on privoxy-users@. --- doc/source/user-manual.sgml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index e6cbce69..6d9c5d6c 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -36,7 +36,7 @@ This file belongs into ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/ - $Id: user-manual.sgml,v 2.220 2017/04/20 11:12:12 fabiankeil Exp $ + $Id: user-manual.sgml,v 2.221 2017/05/20 09:27:54 fabiankeil Exp $ Copyright (C) 2001-2017 Privoxy Developers https://www.privoxy.org/ See LICENSE. @@ -62,7 +62,7 @@ </subscript> </pubdate> -<pubdate>$Id: user-manual.sgml,v 2.220 2017/04/20 11:12:12 fabiankeil Exp $</pubdate> +<pubdate>$Id: user-manual.sgml,v 2.221 2017/05/20 09:27:54 fabiankeil Exp $</pubdate> <!-- @@ -2290,6 +2290,7 @@ for details. that contains any of the words <quote>ads</quote>, <quote>banner</quote>, <quote>banners</quote> (because of the <quote>?</quote>) or <quote>junk</quote>. The path does not have to end in these words, just contain them. + The path has to contain at least two slashes (including the one at the beginning). </para> </listitem> </varlistentry> -- 2.49.0