summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_version.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2005-09-21 17:25:47 +0000
committerAndré Malo <nd@apache.org>2005-09-21 17:25:47 +0000
commit9d59df793512a74ad0a45a798bf62d9b6dead84c (patch)
tree3a63d60811095317acce07a3f8d7ea9635d8d2c5 /docs/manual/mod/mod_version.html.en
parent75a9b8ada1195d51d685635722e51c4d1a9d1523 (diff)
downloadhttpd-9d59df793512a74ad0a45a798bf62d9b6dead84c.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290752 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_version.html.en')
-rw-r--r--docs/manual/mod/mod_version.html.en5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_version.html.en b/docs/manual/mod/mod_version.html.en
index ffa6e34e42..c288e7b17c 100644
--- a/docs/manual/mod/mod_version.html.en
+++ b/docs/manual/mod/mod_version.html.en
@@ -104,8 +104,9 @@
&lt;/IfVersion&gt;
</code></p></div>
- <p>Besides the numerical comparison it is possible to match a regular
- expression against the httpd version. There are two ways to write it:</p>
+ <p>Besides the numerical comparison it is possible to match a
+ <a class="glossarylink" href="../glossary.html#regex" title="see glossary">regular expression</a>
+ against the httpd version. There are two ways to write it:</p>
<table class="bordered"><tr class="header"><th><var>operator</var></th><th>description</th></tr>
<tr><td><code>=</code> or <code>==</code></td>