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

docs/manual/mod/mod_dav.xml

index a0888307c8a73aa7f319e81cbb47a109b74185bb..0912f66675ef1d01b7f2df44d61efe0857109d94 100644 (file)
@@ -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>