]> granicus.if.org Git - apache/commitdiff
fix validation error
authorNilgun Belma Buguner <nilgun@apache.org>
Tue, 28 Sep 2010 09:14:10 +0000 (09:14 +0000)
committerNilgun Belma Buguner <nilgun@apache.org>
Tue, 28 Sep 2010 09:14:10 +0000 (09:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002060 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_slotmem_shm.xml

index 66678283bd30a98b84b51de35edeccf95aa20b15..0e475794d2c1515160696f5e3f9b5b419a82eeb1 100644 (file)
@@ -60,7 +60,7 @@
          <dd><code>$server_root/logs/file-name.slotmem</code></dd>
          <dt><code>"absolute-file-name"</code></dt>
          <dd><code>$absolute-file-name.slotmem</code></dd>
-       </dl>
+       </dl></dd>
 
       <dt>apr_status_t attach(ap_slotmem_instance_t **new, const char *name, apr_size_t *item_size, unsigned int *item_num, apr_pool_t *pool)</dt>
       <dd>attach to an existing slotmem. See <code>create</code> for description of <code>name</code> parameter.</dd>