From 5f67f2e9b81d54676bfbffef783abcc3a4698d70 Mon Sep 17 00:00:00 2001 From: Christophe Jaillet Date: Sun, 24 Apr 2016 17:31:54 +0000 Subject: [PATCH] xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1740720 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_socache_dc.html.en | 4 ++-- docs/manual/mod/mod_socache_dc.xml.fr | 2 +- docs/manual/mod/mod_socache_dc.xml.meta | 2 +- docs/manual/mod/mod_ssl.html.en | 2 +- docs/manual/mod/mod_ssl.xml.fr | 2 +- docs/manual/mod/mod_ssl.xml.meta | 2 +- docs/manual/socache.html.en | 2 +- docs/manual/socache.xml.fr | 2 +- docs/manual/socache.xml.meta | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/manual/mod/mod_socache_dc.html.en b/docs/manual/mod/mod_socache_dc.html.en index ade973f253..4bd0bcea9f 100644 --- a/docs/manual/mod/mod_socache_dc.html.en +++ b/docs/manual/mod/mod_socache_dc.html.en @@ -35,9 +35,9 @@ SourceĀ File:mod_socache_dc.c

Summary

-

mod_socache_dc is a shared object cache provider +

mod_socache_dc is a shared object cache provider which provides for creation and access to a cache backed by the - distcache + distcache distributed session caching libraries.

diff --git a/docs/manual/mod/mod_socache_dc.xml.fr b/docs/manual/mod/mod_socache_dc.xml.fr index 98fca42599..cc16a4aa7f 100644 --- a/docs/manual/mod/mod_socache_dc.xml.fr +++ b/docs/manual/mod/mod_socache_dc.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_socache_dc.xml.meta b/docs/manual/mod/mod_socache_dc.xml.meta index e1f2ad4281..58a35bfccf 100644 --- a/docs/manual/mod/mod_socache_dc.xml.meta +++ b/docs/manual/mod/mod_socache_dc.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/mod/mod_ssl.html.en b/docs/manual/mod/mod_ssl.html.en index 5880799567..a08b0e4014 100644 --- a/docs/manual/mod/mod_ssl.html.en +++ b/docs/manual/mod/mod_ssl.html.en @@ -2186,7 +2186,7 @@ The following five storage types are currently supported:

  • dc:UNIX:/path/to/socket -

    This makes use of the distcache distributed session +

    This makes use of the distcache distributed session caching libraries. The argument should specify the location of the server or proxy to be used using the distcache address syntax; for example, UNIX:/path/to/socket specifies a UNIX diff --git a/docs/manual/mod/mod_ssl.xml.fr b/docs/manual/mod/mod_ssl.xml.fr index addf948348..349bf66b00 100644 --- a/docs/manual/mod/mod_ssl.xml.fr +++ b/docs/manual/mod/mod_ssl.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_ssl.xml.meta b/docs/manual/mod/mod_ssl.xml.meta index 736a11a017..be20a51f56 100644 --- a/docs/manual/mod/mod_ssl.xml.meta +++ b/docs/manual/mod/mod_ssl.xml.meta @@ -8,6 +8,6 @@ en - fr + fr diff --git a/docs/manual/socache.html.en b/docs/manual/socache.html.en index 1e8bd27cfd..50ec170d6e 100644 --- a/docs/manual/socache.html.en +++ b/docs/manual/socache.html.en @@ -54,7 +54,7 @@ The choice of underlying DBM used may be configurable if the installed APR version supports multiple DBM implementations.

    "dc" (mod_socache_dc)
    -
    This makes use of the distcache +
    This makes use of the distcache distributed session caching libraries.
    "memcache" (mod_socache_memcache)
    This makes use of the memcached diff --git a/docs/manual/socache.xml.fr b/docs/manual/socache.xml.fr index bff516f7ff..c87cf89b17 100644 --- a/docs/manual/socache.xml.fr +++ b/docs/manual/socache.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/socache.xml.meta b/docs/manual/socache.xml.meta index 886fb69e83..f90a047ed6 100644 --- a/docs/manual/socache.xml.meta +++ b/docs/manual/socache.xml.meta @@ -8,6 +8,6 @@ en - fr + fr -- 2.40.0