changeset 690:c0daabbd8c21

Rolled back default values descriptions for add_*_body directives.
author Vladimir Homutov <vl@nginx.com>
date Thu, 27 Sep 2012 10:48:22 +0000
parents 3cc1c7bb0674
children 023e9f139c3c
files xml/en/docs/http/ngx_http_addition_module.xml xml/ru/docs/http/ngx_http_addition_module.xml
diffstat 2 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_addition_module.xml	Wed Sep 26 12:36:37 2012 +0000
+++ b/xml/en/docs/http/ngx_http_addition_module.xml	Thu Sep 27 10:48:22 2012 +0000
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_addition_module"
         link="/en/docs/http/ngx_http_addition_module.html"
         lang="en"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -43,7 +43,7 @@
 
 <directive name="add_before_body">
 <syntax><value>uri</value></syntax>
-<default>""</default>
+<default/>
 <context>http</context>
 <context>server</context>
 <context>location</context>
@@ -60,7 +60,7 @@
 
 <directive name="add_after_body">
 <syntax><value>uri</value></syntax>
-<default>""</default>
+<default/>
 <context>http</context>
 <context>server</context>
 <context>location</context>
--- a/xml/ru/docs/http/ngx_http_addition_module.xml	Wed Sep 26 12:36:37 2012 +0000
+++ b/xml/ru/docs/http/ngx_http_addition_module.xml	Thu Sep 27 10:48:22 2012 +0000
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_addition_module"
         link="/ru/docs/http/ngx_http_addition_module.html"
         lang="ru"
-        rev="2">
+        rev="3">
 
 <section id="summary">
 
@@ -43,7 +43,7 @@
 
 <directive name="add_before_body">
 <syntax><value>uri</value></syntax>
-<default>""</default>
+<default/>
 <context>http</context>
 <context>server</context>
 <context>location</context>
@@ -60,7 +60,7 @@
 
 <directive name="add_after_body">
 <syntax><value>uri</value></syntax>
-<default>""</default>
+<default/>
 <context>http</context>
 <context>server</context>
 <context>location</context>