diff xml/en/docs/http/ngx_http_slice_module.xml @ 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 51e1c73cc027
children 4add6ae1296f
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>