diff xml/en/docs/http/ngx_http_core_module.xml @ 406:98dac2bd7598

Links with mixed underscores and spaces were hard to read, eliminated them.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 13 Feb 2012 11:09:13 +0000
parents eb993ee8c230
children 2638f67205ee
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml
+++ b/xml/en/docs/http/ngx_http_core_module.xml
@@ -1831,8 +1831,8 @@ location / {
 <context>location</context>
 
 <para>
-This directive was renamed to the <link id="satisfy">satisfy any</link>
-directive.
+This directive has been replaced by the <literal>any</literal>
+parameter of the <link id="satisfy"/> directive.
 </para>
 
 </directive>
@@ -2595,8 +2595,7 @@ name of a temporary file with the reques
 <para>
 At the end of processing, the file needs to be removed.
 To always write a request body to a file,
-<link id="client_body_in_file_only">client_body_in_file_only on</link>
-needs be specified.
+<link id="client_body_in_file_only"/> needs to be enabled.
 When passing the name of a temporary file in a proxied request,
 or in a request to a FastCGI server,
 passing of the request body should be disabled by the