You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Dan Poirier <po...@pobox.com> on 2009/06/09 14:28:47 UTC

Re: svn commit: r782860 - in /httpd/httpd/trunk/docs/manual: env.xml mod/mod_cache.xml

covener@apache.org writes:

> ==============================================================================
> --- httpd/httpd/trunk/docs/manual/env.xml (original)
> +++ httpd/httpd/trunk/docs/manual/env.xml Tue Jun  9 01:27:43 2009
> @@ -325,6 +325,7 @@
>      </section>
>  
>      <section id="no-cache"><title>no-cache</title>
> +        <p><em>Available in versions after 2.2.11</em></p>
>  
>          <p>When set, <module>mod_cache</module> will not save an otherwise
>          cacheable response.  This environment variable does not influence
>

Does "versions after 2.2.11" mean starting with 2.2.11, or starting with
2.2.12?  (I guess literally it means only versions later than 2.2.11,
but I think there's some room for confusion stating it that way.)

Dan

Re: svn commit: r782860 - in /httpd/httpd/trunk/docs/manual: env.xml mod/mod_cache.xml

Posted by Eric Covener <co...@gmail.com>.
On Tue, Jun 9, 2009 at 8:28 AM, Dan Poirier<po...@pobox.com> wrote:
> covener@apache.org writes:
>
>> ==============================================================================
>> --- httpd/httpd/trunk/docs/manual/env.xml (original)
>> +++ httpd/httpd/trunk/docs/manual/env.xml Tue Jun  9 01:27:43 2009
>> @@ -325,6 +325,7 @@
>>      </section>
>>
>>      <section id="no-cache"><title>no-cache</title>
>> +        <p><em>Available in versions after 2.2.11</em></p>
>>
>>          <p>When set, <module>mod_cache</module> will not save an otherwise
>>          cacheable response.  This environment variable does not influence
>>
>
> Does "versions after 2.2.11" mean starting with 2.2.11, or starting with
> 2.2.12?  (I guess literally it means only versions later than 2.2.11,
> but I think there's some room for confusion stating it that way.)

I struggled with it, it's meant to exclude 2.2.11.  I'll flip it to a
more direct phrasing when there's a release (avoiding
2.2.$neverreleased)


-- 
Eric Covener
covener@gmail.com