From: Nilgun Belma Buguner Date: Tue, 28 Sep 2010 09:14:10 +0000 (+0000) Subject: fix validation error X-Git-Tag: 2.3.9~406 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2414fbb0d18811f4a9b823874b712ae80da22dc;p=thirdparty%2Fapache%2Fhttpd.git fix validation error git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1002060 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_slotmem_shm.xml b/docs/manual/mod/mod_slotmem_shm.xml index 66678283bd3..0e475794d2c 100644 --- a/docs/manual/mod/mod_slotmem_shm.xml +++ b/docs/manual/mod/mod_slotmem_shm.xml @@ -60,7 +60,7 @@
$server_root/logs/file-name.slotmem
"absolute-file-name"
$absolute-file-name.slotmem
- +
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)
attach to an existing slotmem. See create for description of name parameter.