comparison xml/en/docs/control.xml @ 461:6135f3c95bf6

Unified markup for lists.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 27 Mar 2012 14:30:18 +0000
parents b33d3f3cd8ca
children be54c443235a
comparison
equal deleted inserted replaced
460:d645a7e0c229 461:6135f3c95bf6
203 <para> 203 <para>
204 It should be noted that the old master process does not close its listen 204 It should be noted that the old master process does not close its listen
205 sockets, and it can be managed to start its worker processes again if needed. 205 sockets, and it can be managed to start its worker processes again if needed.
206 If for some reason the new executable file works unacceptably, the following 206 If for some reason the new executable file works unacceptably, the following
207 can be done: 207 can be done:
208 <list> 208 <list type="bullet">
209 209
210 <listitem> 210 <listitem>
211 <para> 211 <para>
212 Send the HUP signal to the old master process. 212 Send the HUP signal to the old master process.
213 The old process will start new worker processes without re-reading the 213 The old process will start new worker processes without re-reading the