]> granicus.if.org Git - apache/commitdiff
Close paren.
authorYoshiki Hayashi <yoshiki@apache.org>
Wed, 15 Dec 2004 11:32:13 +0000 (11:32 +0000)
committerYoshiki Hayashi <yoshiki@apache.org>
Wed, 15 Dec 2004 11:32:13 +0000 (11:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@111963 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_filter.xml

index 584fdacef37e6949b3af3afa21f940098b9ce77d..5f053ab1ec789fe6a2bc893b8622d05c283f1031 100644 (file)
     <tr><th>Character</th><th>Description</th></tr>
     <tr><td><em>(none)</em></td><td>exact match</td></tr>
     <tr><td><code>$</code></td><td>substring match</td></tr>
-    <tr><td><code>/</code></td><td>regexp match (delimited by a second <code>/</code></td></tr>
+    <tr><td><code>/</code></td><td>regexp match (delimited by a second <code>/</code>)</td></tr>
     <tr><td><code>=</code></td><td>integer equality</td></tr>
     <tr><td><code>&lt;</code></td><td>integer less-than</td></tr>
     <tr><td><code>&lt;=</code></td><td>integer less-than or equal</td></tr>