changeset 201:e58be01b1f4a

- Added double quotes in the headers of these two
author Andrey Alexeev <andrew@nginx.com>
date Thu, 24 Nov 2011 07:37:08 +0000
parents 19c060caf965
children 5219a1498a61
files xml/en/docs/faq/accept_failed.xml xml/en/docs/faq/daemon_master_process_off.xml
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/faq/accept_failed.xml	Wed Nov 23 17:19:40 2011 +0000
+++ b/xml/en/docs/faq/accept_failed.xml	Thu Nov 24 07:37:08 2011 +0000
@@ -1,8 +1,8 @@
 <!DOCTYPE article SYSTEM "../../../../dtd/article.dtd">
 
-<article name="What does the following error mean:
-               accept() failed (53: Software caused connection abort)
-               while accepting new connection on 0.0.0.0:80?"
+<article name="What does the following error mean in the log file:
+               &ldquo;accept() failed (53: Software caused connection abort)
+               while accepting new connection on 0.0.0.0:80&rdquo;?"
          link="/en/docs/faq/accept_failed.html"
          lang="en">
 
@@ -10,7 +10,7 @@
 
 <para>
 <initial>Q:</initial>
-What does the following error mean: "accept() failed (53:
+What does the following error mean in the log file: "accept() failed (53:
 Software caused connection abort) while accepting new
 connection on 0.0.0.0:80"?
 </para>
--- a/xml/en/docs/faq/daemon_master_process_off.xml	Wed Nov 23 17:19:40 2011 +0000
+++ b/xml/en/docs/faq/daemon_master_process_off.xml	Thu Nov 24 07:37:08 2011 +0000
@@ -1,7 +1,7 @@
 <!DOCTYPE article SYSTEM "../../../../dtd/article.dtd">
 
-<article name="Can I run nginx with daemon off or
-               master_process off settings
+<article name="Can I run nginx with &ldquo;daemon off&rdquo; or
+               &ldquo;master_process off&rdquo; settings
                in a production environment?"
          link="/en/docs/faq/daemon_master_process_off.html"
          lang="en">