]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Misplaced tag.
authorLucien Gentis <lgentis@apache.org>
Sat, 1 Apr 2023 14:31:50 +0000 (14:31 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 1 Apr 2023 14:31:50 +0000 (14:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908895 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_dav_fs.xml

index a9c83ec6e67c49f268c7b3e1e9631f3fc8d59e91..547461c1d19dd498310689da39262ad1106e9a43 100644 (file)
 <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>