]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
If we're going to recommend a book, we should recommend one that's still
authorRich Bowen <rbowen@apache.org>
Sun, 26 Dec 2004 23:41:51 +0000 (23:41 +0000)
committerRich Bowen <rbowen@apache.org>
Sun, 26 Dec 2004 23:41:51 +0000 (23:41 +0000)
in print.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123370 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_rewrite.xml

index 20e916efe5ecb8c13ff6d655952d76cb34639fe6..5203a8753c982e2014054d5d2dc9bd90d2c88d5c 100644 (file)
@@ -1273,11 +1273,10 @@ later</td></tr>
       following dedicated book on this topic:</p>
 
       <p class="indent">
-        <em>Mastering Regular Expressions</em><br />
+        <em>Mastering Regular Expressions, 2nd Edition</em><br />
          Jeffrey E.F. Friedl<br />
-         Nutshell Handbook Series<br />
-         O'Reilly &amp; Associates, Inc. 1997<br />
-         ISBN 1-56592-257-3<br />
+         O'Reilly &amp; Associates, Inc. 2002<br />
+         ISBN 0-596-00289-0<br />
       </p>
 
       <p>Additionally in mod_rewrite the NOT character
index 3fe45feb5ed7c1bf937c0403730d324a93fcc542..068204b041a93288d62a12ed5fa039091fe26102 100644 (file)
@@ -1291,11 +1291,10 @@ RewriteRule  ^/$                 /homepage.std.html  [L]
       following dedicated book on this topic:</p>
 
       <p class="indent">
-        <em>Mastering Regular Expressions</em><br />
+        <em>Mastering Regular Expressions, 2nd Edition</em><br />
          Jeffrey E.F. Friedl<br />
-         Nutshell Handbook Series<br />
-         O'Reilly &amp; Associates, Inc. 1997<br />
-         ISBN 1-56592-257-3<br />
+         O'Reilly &amp; Associates, Inc. 2002<br />
+         ISBN 0-596-00289-0<br />
       </p>
 
       <p>Additionally in mod_rewrite the NOT character