changeset 1886:6299f9cabfe4

Changed <literal> to <value> in the slice directive.
author Yaroslav Zhuravlev <yar@nginx.com>
date Thu, 27 Oct 2016 21:02:10 +0300
parents 6839c258c473
children 9af1e88e10c8
files xml/en/docs/http/ngx_http_slice_module.xml xml/ru/docs/http/ngx_http_slice_module.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_slice_module.xml	Tue Oct 25 22:30:01 2016 +0300
+++ b/xml/en/docs/http/ngx_http_slice_module.xml	Thu Oct 27 21:02:10 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_slice_module"
         link="/en/docs/http/ngx_http_slice_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -53,7 +53,7 @@
 
 
 <directive name="slice">
-<syntax><literal>size</literal></syntax>
+<syntax><value>size</value></syntax>
 <default>0</default>
 <context>http</context>
 <context>server</context>
--- a/xml/ru/docs/http/ngx_http_slice_module.xml	Tue Oct 25 22:30:01 2016 +0300
+++ b/xml/ru/docs/http/ngx_http_slice_module.xml	Thu Oct 27 21:02:10 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_slice_module"
         link="/ru/docs/http/ngx_http_slice_module.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -51,7 +51,7 @@
 <section id="directives" name="Директивы">
 
 <directive name="slice">
-<syntax><literal>размер</literal></syntax>
+<syntax><value>размер</value></syntax>
 <default>0</default>
 <context>http</context>
 <context>server</context>