diff xml/en/docs/http/ngx_http_stub_status_module.xml @ 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 bb647c5e4ead
children c9b202d6c426
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>