]> granicus.if.org Git - apache/commitdiff
xforms
authorJeff Trawick <trawick@apache.org>
Wed, 8 Aug 2012 14:00:49 +0000 (14:00 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 8 Aug 2012 14:00:49 +0000 (14:00 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1370774 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_slotmem_plain.html.en
docs/manual/mod/mod_slotmem_shm.html.en
docs/manual/mod/mod_socache_dbm.html.en
docs/manual/mod/mod_socache_dc.html.en
docs/manual/mod/mod_socache_memcache.html.en
docs/manual/mod/mod_socache_shmcb.html.en

index d3f878b3e23564abed68019fae13fb0b285c60eb..ee278bd1eac0fd4213f2b5746cb9d3470390c86a 100644 (file)
@@ -28,7 +28,7 @@
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Slot-based shared memory provider.</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
-<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>mod_slotmem_plain</td></tr>
+<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>slotmem_plain_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_slotmem_plain.c</td></tr></table>
 <h3>Summary</h3>
 
index 6ef9133f0e55bb6fbe490ddee6b0b253f956c899..f390537d358870caa03455ad7d334803fc751ac2 100644 (file)
@@ -28,7 +28,7 @@
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Slot-based shared memory provider.</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
-<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>mod_slotmem_shm_module</td></tr>
+<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>slotmem_shm_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_slotmem_shm.c</td></tr></table>
 <h3>Summary</h3>
 
index 3e6abaf884b7ba1ea36960265f6b4e9b772d78ee..baac279c4de91fe7538b02477c2acf984362851a 100644 (file)
@@ -28,7 +28,7 @@
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>DBM based shared object cache provider.</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
-<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>mod_socache_dbm_module</td></tr>
+<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>socache_dbm_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_socache_dbm.c</td></tr></table>
 <h3>Summary</h3>
 
index 07595914a686bb8048dce50a6a42d89b7cab080a..475ab23f46c4cb26b57c0bd6722758239d6dd01d 100644 (file)
@@ -28,7 +28,7 @@
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Distcache based shared object cache provider.</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
-<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>mod_socache_dc_module</td></tr>
+<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>socache_dc_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_socache_dc.c</td></tr></table>
 <h3>Summary</h3>
 
index 55f01a30532fea8b903dd2e293c457070d414aa1..ba3fe47716f62dc74940970c18c25130a5bc990a 100644 (file)
@@ -28,7 +28,7 @@
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>Memcache based shared object cache provider.</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
-<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>mod_socache_memcache_module</td></tr>
+<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>socache_memcache_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_socache_memcache.c</td></tr></table>
 <h3>Summary</h3>
 
index 0dd9df45be778207208aae966750b557099efbf8..ae2676e33593290394f6abb095fa21732f03fc69 100644 (file)
@@ -28,7 +28,7 @@
 </div>
 <table class="module"><tr><th><a href="module-dict.html#Description">Description:</a></th><td>shmcb based shared object cache provider.</td></tr>
 <tr><th><a href="module-dict.html#Status">Status:</a></th><td>Extension</td></tr>
-<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>mod_socache_shmcb_module</td></tr>
+<tr><th><a href="module-dict.html#ModuleIdentifier">Module Identifier:</a></th><td>socache_shmcb_module</td></tr>
 <tr><th><a href="module-dict.html#SourceFile">Source File:</a></th><td>mod_socache_shmcb.c</td></tr></table>
 <h3>Summary</h3>