# HG changeset patch # User Yaroslav Zhuravlev # Date 1423650860 -10800 # Node ID 5addfab7e171dd820002af808745f70fd32bbacc # Parent 987494fc5e7b8206460d50c9387fb0b80ae2e18b Corrected article. diff --git a/xml/en/docs/http/ngx_http_core_module.xml b/xml/en/docs/http/ngx_http_core_module.xml --- a/xml/en/docs/http/ngx_http_core_module.xml +++ b/xml/en/docs/http/ngx_http_core_module.xml @@ -1218,7 +1218,7 @@ protocol. -A listen directive +The listen directive can have several additional parameters specific to socket-related system calls. These parameters can be specified in any listen directive, but only once for a given diff --git a/xml/en/docs/http/ngx_http_proxy_module.xml b/xml/en/docs/http/ngx_http_proxy_module.xml --- a/xml/en/docs/http/ngx_http_proxy_module.xml +++ b/xml/en/docs/http/ngx_http_proxy_module.xml @@ -358,7 +358,7 @@ across two file systems instead of the c It is thus recommended that for any given location both cache and a directory holding temporary files are put on the same file system. -A directory for temporary files is set based on +The directory for temporary files is set based on the use_temp_path parameter (1.7.10). If this parameter is omitted or set to the value on, the directory set by the directive