summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_version.xml
diff options
context:
space:
mode:
authorJoshua Slive <slive@apache.org>2005-09-21 15:21:09 +0000
committerJoshua Slive <slive@apache.org>2005-09-21 15:21:09 +0000
commit2b1d0579cb67a1b90dd986aa8673440cdc679b38 (patch)
tree9702ce3dc94a898d623b9dbb85a3acbac7c18578 /docs/manual/mod/mod_version.xml
parent2643f3d653eb8ee41ea48211fbbf6ecab84bdb4c (diff)
downloadhttpd-2b1d0579cb67a1b90dd986aa8673440cdc679b38.tar.gz
Add some <glossary> markup for regular expression and regex.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@290723 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_version.xml')
-rw-r--r--docs/manual/mod/mod_version.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_version.xml b/docs/manual/mod/mod_version.xml
index e96a2de3f0..4880a54664 100644
--- a/docs/manual/mod/mod_version.xml
+++ b/docs/manual/mod/mod_version.xml
@@ -97,8 +97,9 @@
&lt;/IfVersion&gt;
</example>
- <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
+ <glossary ref="regex">regular expression</glossary>
+ against the httpd version. There are two ways to write it:</p>
<table style="zebra" border="1">
<tr><th><var>operator</var></th><th>description</th></tr>