Commit 57d212ea authored by Tollef Fog Heen's avatar Tollef Fog Heen

No point in referencing ancient history

parent 23e9967f
......@@ -291,9 +291,8 @@ To match an IP address against an ACL, simply use the match operator:
Regular Expressions
-------------------
In Varnish 2.1.0 Varnish switched to using PCRE - Perl-compatible
regular expressions. For a complete description of PCRE please see the
PCRE(3) man page.
Varnish uses PCRE - Perl-compatible regular expressions. For a
complete description of PCRE please see the pcre(3) man page.
To send flags to the PCRE engine, such as to turn on *case
insensitivity* add the flag within parens following a question mark,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment