comparison xml/en/docs/control.xml @ 288:b33d3f3cd8ca

Removed terminal whitespace.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 28 Dec 2011 07:52:41 +0000
parents abc48ad4b7c4
children 6135f3c95bf6
comparison
equal deleted inserted replaced
287:becf9ff52b55 288:b33d3f3cd8ca
9 <para> 9 <para>
10 nginx can be controlled with signals. 10 nginx can be controlled with signals.
11 The process ID of the master process is written to the file 11 The process ID of the master process is written to the file
12 <path>/usr/local/nginx/logs/nginx.pid</path> by default. 12 <path>/usr/local/nginx/logs/nginx.pid</path> by default.
13 This name may be changed at configuration time, or in 13 This name may be changed at configuration time, or in
14 <path>nginx.conf</path> using the 14 <path>nginx.conf</path> using the
15 <link doc="ngx_core_module.xml" id="pid"/> 15 <link doc="ngx_core_module.xml" id="pid"/>
16 directive. 16 directive.
17 The master process supports the following signals: 17 The master process supports the following signals:
18 <note> 18 <note>
19 <table> 19 <table>