changeset 1233:726e8f47763c

Removed the "old browsers" phrase in upstream and userid modules.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 17 Apr 2014 19:22:31 +0400
parents ab2ea38f3512
children 314801ed88e7
files xml/en/docs/http/ngx_http_upstream_module.xml xml/en/docs/http/ngx_http_userid_module.xml xml/ru/docs/http/ngx_http_userid_module.xml
diffstat 3 files changed, 3 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_upstream_module.xml
+++ b/xml/en/docs/http/ngx_http_upstream_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_upstream_module"
         link="/en/docs/http/ngx_http_upstream_module.html"
         lang="en"
-        rev="25">
+        rev="26">
 
 <section id="summary">
 
@@ -858,7 +858,6 @@ Additional parameters may be as follows:
 Sets the time for which a browser should keep the cookie.
 The special value <literal>max</literal> will cause the cookie to expire on
 “<literal>31 Dec 2037 23:55:55 GMT</literal>”.
-This is the maximum time understood by old browsers.
 If the parameter is not specified, it will cause the cookie to expire at
 the end of a browser session.
 </tag-desc>
--- a/xml/en/docs/http/ngx_http_userid_module.xml
+++ b/xml/en/docs/http/ngx_http_userid_module.xml
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_userid_module"
         link="/en/docs/http/ngx_http_userid_module.html"
         lang="en"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -118,7 +118,6 @@ cookie.
 Sets a time during which a browser should keep the cookie.
 The parameter <literal>max</literal> will cause the cookie to expire on
 “<literal>31 Dec 2037 23:55:55 GMT</literal>”.
-This is the maximum time understood by old browsers.
 The parameter <literal>off</literal> will cause the cookie to expire at
 the end of a browser session.
 </para>
--- a/xml/ru/docs/http/ngx_http_userid_module.xml
+++ b/xml/ru/docs/http/ngx_http_userid_module.xml
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_userid_module"
         link="/ru/docs/http/ngx_http_userid_module.html"
         lang="ru"
-        rev="3">
+        rev="4">
 
 <section id="summary">
 
@@ -117,7 +117,6 @@ userid_p3p     'policyref="/w3c/p3p.xml"
 Задаёт время, в течение которого браузер должен хранить куку.
 Параметр <literal>max</literal> устанавливает срок хранения куки до
 31 декабря 2037 года 23:55:55 GMT.
-Это максимальное время, которое понимают старые браузеры.
 Указание параметра <literal>off</literal> позволяет ограничить время
 действия куки сессией браузера.
 </para>