changeset 1274:794717949a83

Stub status: fixed whitespace in example output.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 18 Aug 2014 12:27:33 +0400
parents f03f057e12ff
children c9b202d6c426
files xml/en/docs/http/ngx_http_stub_status_module.xml xml/ru/docs/http/ngx_http_stub_status_module.xml
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_stub_status_module.xml	Tue Aug 26 15:21:54 2014 +0400
+++ b/xml/en/docs/http/ngx_http_stub_status_module.xml	Mon Aug 18 12:27:33 2014 +0400
@@ -39,10 +39,10 @@
 This configuration creates a simple web page
 with basic status data which may look like as follows:
 <example>
-Active connections: 291
+Active connections: 291 
 server accepts handled requests
-  16630948 16630948 31070465
-Reading: 6 Writing: 179 Waiting: 106
+ 16630948 16630948 31070465 
+Reading: 6 Writing: 179 Waiting: 106 
 </example>
 </para>
 
--- a/xml/ru/docs/http/ngx_http_stub_status_module.xml	Tue Aug 26 15:21:54 2014 +0400
+++ b/xml/ru/docs/http/ngx_http_stub_status_module.xml	Mon Aug 18 12:27:33 2014 +0400
@@ -39,10 +39,10 @@
 В данной конфигурации создаётся простая веб-страница
 с основной информацией о состоянии, которая может выглядеть следующим образом:
 <example>
-Active connections: 291
+Active connections: 291 
 server accepts handled requests
-  16630948 16630948 31070465
-Reading: 6 Writing: 179 Waiting: 106
+ 16630948 16630948 31070465 
+Reading: 6 Writing: 179 Waiting: 106 
 </example>
 </para>