changeset 1198:59099cb4b16f

Status: fixed "backup" description broken in dd64ce140de2.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 19 May 2014 11:44:36 +0400
parents 4851afb8922f
children 5ee8a00f2bc5
files xml/en/docs/http/ngx_http_status_module.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_status_module.xml	Sat May 17 02:15:33 2014 +0400
+++ b/xml/en/docs/http/ngx_http_status_module.xml	Mon May 19 11:44:36 2014 +0400
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_status_module"
         link="/en/docs/http/ngx_http_status_module.html"
         lang="en"
-        rev="1">
+        rev="2">
 
 <section id="summary">
 
@@ -255,8 +255,7 @@
 
 <tag-name><literal>backup</literal></tag-name>
 <tag-desc>
-A boolean value indicating whether the “cache loader” process is still loading
-data from disk into the cache.
+A boolean value indicating whether the server is a backup server.
 </tag-desc>
 
 <tag-name><literal>weight</literal></tag-name>
@@ -409,7 +408,8 @@
 
 <tag-name><literal>cold</literal></tag-name>
 <tag-desc>
-Boolean indicating if “cache loader” is still loading data into the cache.
+A boolean value indicating whether the “cache loader” process is still loading
+data from disk into the cache.
 </tag-desc>
 
 <tag-name>