]> granicus.if.org Git - apache/commitdiff
bld break
authorEric Covener <covener@apache.org>
Sat, 20 Aug 2016 19:06:25 +0000 (19:06 +0000)
committerEric Covener <covener@apache.org>
Sat, 20 Aug 2016 19:06:25 +0000 (19:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1757024 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_rewrite.xml

index 2c7312e7fade70c02cc20e593044262277b773f6..8f76cb2528b3a04a7d4d8a2aab5d9d7439f8a508 100644 (file)
@@ -1047,7 +1047,7 @@ RewriteRule  "^/$"                 "/homepage.std.html"     [L]
       <p><a id="patterns" name="patterns"><em>Pattern</em></a> is
       a perl compatible <a id="regexp" name="regexp">regular
       expression</a>.  What this pattern is compared against varies depending
-      on where the <directive>RewriteRule</directive> directive is defined. 
+      on where the <directive>RewriteRule</directive> directive is defined. </p>
 
 <note><title><a id="what_is_matched" name="what_is_matched">What is matched?</a></title>
       <p>In <directive module="core">VirtualHost</directive> context,