diff xml/en/docs/control.xml @ 844:621d5dfcb4f4

Controlling nginx: fixed fallout from my rewrite of text. Spotted by Piotr Dobrogost.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 19 Feb 2013 15:44:54 +0400
parents c9a425a3e4f5
children eea7541e7c6a
line wrap: on
line diff
--- a/xml/en/docs/control.xml	Tue Feb 19 06:29:17 2013 +0000
+++ b/xml/en/docs/control.xml	Tue Feb 19 15:44:54 2013 +0400
@@ -8,7 +8,7 @@
 <article name="Controlling nginx"
          link="/en/docs/control.html"
          lang="en"
-         rev="4">
+         rev="5">
 
 <section>
 
@@ -222,7 +222,7 @@
 The old master process will start new worker processes
 without re-reading the configuration.
 After that, all new processes can be shut down gracefully,
-by sending the QUIT signal to the old master process.
+by sending the QUIT signal to the new master process.
 </para>
 </listitem>