From 5a343efafd6330b37cb267fe5687c640433f5a09 Mon Sep 17 00:00:00 2001
From: Rich Bowen
Date: Wed, 5 Oct 2011 11:57:00 +0000
Subject: [PATCH] Fix link to Friedl's book. (refs
https://issues.apache.org/bugzilla/show_bug.cgi?id=51959)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1179179 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/rewrite/intro.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/manual/rewrite/intro.xml b/docs/manual/rewrite/intro.xml
index 8c705be04c..e9d2c19696 100644
--- a/docs/manual/rewrite/intro.xml
+++ b/docs/manual/rewrite/intro.xml
@@ -79,7 +79,7 @@ to provide a detailed reference to regular expressions. For that, we
recommend the PCRE man pages, the
Perl regular
expression man page, and Mastering
+href="http://shop.oreilly.com/product/9780596528126.do">Mastering
Regular Expressions, by Jeffrey Friedl.
In this document, we attempt to provide enough of a regex vocabulary
--
2.40.0