projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c6244b
)
Document the 'PCRE-HOST-PATTERN:' prefix
author
Fabian Keil
<fk@fabiankeil.de>
Wed, 5 Aug 2020 10:53:00 +0000
(12:53 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Thu, 6 Aug 2020 08:28:55 +0000
(10:28 +0200)
Sponsored by: Robert Klemme
doc/source/user-manual.sgml
patch
|
blob
|
history
diff --git
a/doc/source/user-manual.sgml
b/doc/source/user-manual.sgml
index
1c15cc5
..
0b085aa
100644
(file)
--- a/
doc/source/user-manual.sgml
+++ b/
doc/source/user-manual.sgml
@@
-2294,6
+2294,12
@@
for details.
While flexible, this is not the sophistication of full regular expression based syntax.
</para>
+<para>
+ When compiled with FEATURE_PCRE_HOST_PATTERNS patterns can be prefixed with
+ <quote>PCRE-HOST-PATTERN:</quote> in which case full regular expression
+ (PCRE) can be used for the host pattern as well.
+</para>
+
</sect3>
<!-- ~ End section ~ -->