summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_dav_lock.html.en
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_dav_lock.html.en')
-rw-r--r--docs/manual/mod/mod_dav_lock.html.en5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_dav_lock.html.en b/docs/manual/mod/mod_dav_lock.html.en
index d75bf0c824..e9df42edc8 100644
--- a/docs/manual/mod/mod_dav_lock.html.en
+++ b/docs/manual/mod/mod_dav_lock.html.en
@@ -79,9 +79,10 @@
<code class="module"><a href="../mod/mod_dav_lock.html">mod_dav_lock</a></code> uses a SDBM database to track user
locks.</p>
- <div class="example"><h3>Example</h3><p><code>
+ <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">
DavGenericLockDB var/DavLock
- </code></p></div>
+ </pre>
+</div>
<p>The directory containing the lock database file must be
writable by the <code class="directive"><a href="../mod/mod_unixd.html#user">User</a></code>