From 3fd1ce36bee58ecdc4df2b27e246c03f9e612f4b Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Wed, 8 Aug 2012 13:52:24 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1370766 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_slotmem_plain.html.en | 2 +- docs/manual/mod/mod_slotmem_shm.html.en | 2 +- docs/manual/mod/mod_socache_dbm.html.en | 2 +- docs/manual/mod/mod_socache_dc.html.en | 2 +- docs/manual/mod/mod_socache_memcache.html.en | 2 +- docs/manual/mod/mod_socache_shmcb.html.en | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/manual/mod/mod_slotmem_plain.html.en b/docs/manual/mod/mod_slotmem_plain.html.en index f19cb7d0c19..700c9f7384e 100644 --- a/docs/manual/mod/mod_slotmem_plain.html.en +++ b/docs/manual/mod/mod_slotmem_plain.html.en @@ -28,7 +28,7 @@ - +
Description:Slot-based shared memory provider.
Status:Extension
Module Identifier:mod_slotmem_plain
Module Identifier:slotmem_plain_module
Source File:mod_slotmem_plain.c

Summary

diff --git a/docs/manual/mod/mod_slotmem_shm.html.en b/docs/manual/mod/mod_slotmem_shm.html.en index b8677686a52..256e5979484 100644 --- a/docs/manual/mod/mod_slotmem_shm.html.en +++ b/docs/manual/mod/mod_slotmem_shm.html.en @@ -28,7 +28,7 @@ - +
Description:Slot-based shared memory provider.
Status:Extension
Module Identifier:mod_slotmem_shm_module
Module Identifier:slotmem_shm_module
Source File:mod_slotmem_shm.c

Summary

diff --git a/docs/manual/mod/mod_socache_dbm.html.en b/docs/manual/mod/mod_socache_dbm.html.en index 5eab96a765a..7b770f3f38f 100644 --- a/docs/manual/mod/mod_socache_dbm.html.en +++ b/docs/manual/mod/mod_socache_dbm.html.en @@ -28,7 +28,7 @@ - +
Description:DBM based shared object cache provider.
Status:Extension
Module Identifier:mod_socache_dbm_module
Module Identifier:socache_dbm_module
Source File:mod_socache_dbm.c

Summary

diff --git a/docs/manual/mod/mod_socache_dc.html.en b/docs/manual/mod/mod_socache_dc.html.en index 59e890279d6..a865c7c2224 100644 --- a/docs/manual/mod/mod_socache_dc.html.en +++ b/docs/manual/mod/mod_socache_dc.html.en @@ -28,7 +28,7 @@ - +
Description:Distcache based shared object cache provider.
Status:Extension
Module Identifier:mod_socache_dc_module
Module Identifier:socache_dc_module
Source File:mod_socache_dc.c

Summary

diff --git a/docs/manual/mod/mod_socache_memcache.html.en b/docs/manual/mod/mod_socache_memcache.html.en index a59191e184c..038f8cadda1 100644 --- a/docs/manual/mod/mod_socache_memcache.html.en +++ b/docs/manual/mod/mod_socache_memcache.html.en @@ -28,7 +28,7 @@ - +
Description:Memcache based shared object cache provider.
Status:Extension
Module Identifier:mod_socache_memcache_module
Module Identifier:socache_memcache_module
Source File:mod_socache_memcache.c

Summary

diff --git a/docs/manual/mod/mod_socache_shmcb.html.en b/docs/manual/mod/mod_socache_shmcb.html.en index 302bebf0ab0..a75d1c4c858 100644 --- a/docs/manual/mod/mod_socache_shmcb.html.en +++ b/docs/manual/mod/mod_socache_shmcb.html.en @@ -28,7 +28,7 @@ - +
Description:shmcb based shared object cache provider.
Status:Extension
Module Identifier:mod_socache_shmcb_module
Module Identifier:socache_shmcb_module
Source File:mod_socache_shmcb.c

Summary

-- 2.47.3