diff options
author | Lucien Gentis <lgentis@apache.org> | 2023-04-01 16:12:29 +0200 |
---|---|---|
committer | Lucien Gentis <lgentis@apache.org> | 2023-04-01 16:12:29 +0200 |
commit | 13d7e496f3d8ccd24f2489a52dd2785c3246941c (patch) | |
tree | 7072bbc29c2c42d5e77eaf5f7df47e918968ed26 /docs/manual/mod/mod_dav.xml | |
parent | Trigger ci. (diff) | |
download | apache2-13d7e496f3d8ccd24f2489a52dd2785c3246941c.tar.xz apache2-13d7e496f3d8ccd24f2489a52dd2785c3246941c.zip |
Misplaced tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908894 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_dav.xml')
-rw-r--r-- | docs/manual/mod/mod_dav.xml | 4 |
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> |