# HG changeset patch # User Yaroslav Zhuravlev # Date 1482856496 -10800 # Node ID 0b339643b08f8545376ebf928a88e1b636b02203 # Parent d76dbc492beca760ff595b586e30fd36f2b66a34 Changed to in log_fomrat. diff -r d76dbc492bec -r 0b339643b08f xml/en/docs/http/ngx_http_log_module.xml --- a/xml/en/docs/http/ngx_http_log_module.xml Thu Jan 12 21:48:07 2017 +0300 +++ b/xml/en/docs/http/ngx_http_log_module.xml Tue Dec 27 19:34:56 2016 +0300 @@ -10,7 +10,7 @@ + rev="17">
@@ -194,7 +194,7 @@ name - [escape=default|json] + [escape=default|json] string ... combined "..." http @@ -205,8 +205,8 @@ The escape parameter (1.11.8) allows setting -json or default characters escaping in variables, -by default, default escaping is used. +json or default characters escaping +in variables, by default, default escaping is used. diff -r d76dbc492bec -r 0b339643b08f xml/en/docs/stream/ngx_stream_log_module.xml --- a/xml/en/docs/stream/ngx_stream_log_module.xml Thu Jan 12 21:48:07 2017 +0300 +++ b/xml/en/docs/stream/ngx_stream_log_module.xml Tue Dec 27 19:34:56 2016 +0300 @@ -9,7 +9,7 @@ + rev="5">
@@ -155,7 +155,7 @@ name - [escape=default|json] + [escape=default|json] string ... stream @@ -172,8 +172,8 @@ The escape parameter (1.11.8) allows setting -json or default characters escaping in variables, -by default, default escaping is used. +json or default characters escaping +in variables, by default, default escaping is used. diff -r d76dbc492bec -r 0b339643b08f xml/ru/docs/http/ngx_http_log_module.xml --- a/xml/ru/docs/http/ngx_http_log_module.xml Thu Jan 12 21:48:07 2017 +0300 +++ b/xml/ru/docs/http/ngx_http_log_module.xml Tue Dec 27 19:34:56 2016 +0300 @@ -10,7 +10,7 @@ + rev="17">
@@ -192,7 +192,7 @@ название - [escape=default|json] + [escape=default|json] строка ... combined "..." http @@ -203,9 +203,8 @@ Параметр escape (1.11.8) позволяет задать -экранирование символов json или default -в переменных, -по умолчанию используется default. +экранирование символов json или default +в переменных, по умолчанию используется default. diff -r d76dbc492bec -r 0b339643b08f xml/ru/docs/stream/ngx_stream_log_module.xml --- a/xml/ru/docs/stream/ngx_stream_log_module.xml Thu Jan 12 21:48:07 2017 +0300 +++ b/xml/ru/docs/stream/ngx_stream_log_module.xml Tue Dec 27 19:34:56 2016 +0300 @@ -9,7 +9,7 @@ + rev="5">
@@ -155,7 +155,7 @@ название - [escape=default|json] + [escape=default|json] строка ... stream @@ -172,9 +172,8 @@ Параметр escape (1.11.8) позволяет задать -экранирование символов json или default -в переменных, -по умолчанию используется default. +экранирование символов json или default +в переменных, по умолчанию используется default.