summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLucien Gentis <lgentis@apache.org>2023-04-01 14:31:50 +0000
committerLucien Gentis <lgentis@apache.org>2023-04-01 14:31:50 +0000
commita3c569b27fdcb6d94d73deab6edb05585322837a (patch)
tree592a94e653247db5e70fec77b57ec1ea64d8f817 /docs
parent13d7e496f3d8ccd24f2489a52dd2785c3246941c (diff)
downloadhttpd-a3c569b27fdcb6d94d73deab6edb05585322837a.tar.gz
Misplaced tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908895 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/mod/mod_dav_fs.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_dav_fs.xml b/docs/manual/mod/mod_dav_fs.xml
index a9c83ec6e6..547461c1d1 100644
--- a/docs/manual/mod/mod_dav_fs.xml
+++ b/docs/manual/mod/mod_dav_fs.xml
@@ -135,14 +135,14 @@
<usage>
<p><directive>DavQuota</directive> sets a quota in bytes for
a given directory as specified by RFC 4331. There are two
- special values:
+ special values:</p>
<ul>
<li><code>Off</code> Quotas are disabled.</li>
<li><code>None</code> No quota is enforced, but
used and available disk space is reported to
clients that request it.</li>
</ul>
- </p>
+
</usage>
</directivesynopsis>