summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_version.xml
diff options
context:
space:
mode:
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 @@
</IfVersion>
</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>