changeset 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 781b23ba3b0a
children 7d9b9f26231c
files xml/en/docs/http/ngx_http_core_module.xml xml/ru/docs/http/ngx_http_core_module.xml
diffstat 2 files changed, 6 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_core_module.xml	Fri Feb 10 13:27:50 2012 +0000
+++ b/xml/en/docs/http/ngx_http_core_module.xml	Mon Feb 13 11:09:13 2012 +0000
@@ -1831,8 +1831,8 @@
 <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 @@
 <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
--- a/xml/ru/docs/http/ngx_http_core_module.xml	Fri Feb 10 13:27:50 2012 +0000
+++ b/xml/ru/docs/http/ngx_http_core_module.xml	Mon Feb 13 11:09:13 2012 +0000
@@ -1818,8 +1818,8 @@
 <context>location</context>
 
 <para>
-Эта директива была переименована в директиву
-<link id="satisfy">satisfy any</link>.
+Эта директива была заменена параметром <literal>any</literal>
+директивы <link id="satisfy"/>.
 </para>
 
 </directive>
@@ -2579,8 +2579,7 @@
 <para>
 По завершению обработки файл необходимо удалить.
 Для того, чтобы тело запроса всегда записывалось в файл,
-следует указать
-<link id="client_body_in_file_only">client_body_in_file_only on</link>.
+следует включить <link id="client_body_in_file_only"/>.
 При передаче имени временного файла в проксированном запросе
 или в запросе к FastCGI-серверу следует запретить передачу самого
 тела директивами