summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2023-04-01 14:12:29 +0000
committerLucien Gentis <lgentis@apache.org>2023-04-01 14:12:29 +0000
commit13d7e496f3d8ccd24f2489a52dd2785c3246941c (patch)
tree7072bbc29c2c42d5e77eaf5f7df47e918968ed26 /docs
parent54e6c13116cbcf8f54ad86074c8bcd6a585a2493 (diff)
downloadhttpd-13d7e496f3d8ccd24f2489a52dd2785c3246941c.tar.gz
Misplaced tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908894 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/mod/mod_dav.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_dav.xml b/docs/manual/mod/mod_dav.xml
index a0888307c8..0912f66675 100644
--- a/docs/manual/mod/mod_dav.xml
+++ b/docs/manual/mod/mod_dav.xml
@@ -254,7 +254,7 @@ a DAV resource</description>
<usage>
<p>The <directive>DavMSext</directive> directive enables support
- for Microsoft extensions. Possible values are:
+ for Microsoft extensions. Possible values are:</p>
<ul>
<li><code>None</code> No Microsoft extension is enabled.</li>
<li><code>WDV</code> Enable support for
@@ -264,7 +264,7 @@ a DAV resource</description>
are enabled. Currently, this is means <code>WDV</code> as
it is the only Microsoft extension implemented.</li>
</ul>
- </p>
+
</usage>
</directivesynopsis>