diff xml/en/docs/http/ngx_http_userid_module.xml @ 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 b0e56cc57867
children c9545c331582
line wrap: on
line diff
--- 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>