summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-12-20 23:59:56 +0000
committerAndré Malo <nd@apache.org>2004-12-20 23:59:56 +0000
commitd9e0cf614f6d2388ee4d62ea608f7ff925148a13 (patch)
tree58c14c06f1a97c39070335915f59880521149146
parent5ff6b42f6c8a411f2958e8c054ed6923b0feedf4 (diff)
downloadhttpd-d9e0cf614f6d2388ee4d62ea608f7ff925148a13.tar.gz
apply markup in directive description fields
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@122909 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--docs/manual/style/xsl/synopsis.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/style/xsl/synopsis.xsl b/docs/manual/style/xsl/synopsis.xsl
index ca1028b7ed..d04d7a7e2c 100644
--- a/docs/manual/style/xsl/synopsis.xsl
+++ b/docs/manual/style/xsl/synopsis.xsl
@@ -306,7 +306,7 @@
</a>
</th>
<td>
- <xsl:value-of select="description" />
+ <xsl:apply-templates select="description" />
</td>
</tr>&lf;