changeset 1115:65bc9d1ec234

MP4 and HLS: updated the "buffer size" phrase for _buffer_size directives.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 25 Mar 2014 16:21:45 +0400
parents aa1d4000daf2
children d882c6f3323d
files xml/en/docs/http/ngx_http_hls_module.xml xml/en/docs/http/ngx_http_mp4_module.xml xml/ru/docs/http/ngx_http_hls_module.xml xml/ru/docs/http/ngx_http_mp4_module.xml
diffstat 4 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_hls_module.xml	Thu Mar 27 07:30:50 2014 +0000
+++ b/xml/en/docs/http/ngx_http_hls_module.xml	Tue Mar 25 16:21:45 2014 +0400
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_hls_module"
         link="/en/docs/http/ngx_http_hls_module.html"
         lang="en"
-        rev="1">
+        rev="2">
 
 <section id="summary">
 
@@ -124,7 +124,7 @@
 <context>location</context>
 
 <para>
-Sets the initial <value>size</value> of the memory buffer used to
+Sets the initial buffer <value>size</value> used to
 process MP4 files.
 </para>
 
--- a/xml/en/docs/http/ngx_http_mp4_module.xml	Thu Mar 27 07:30:50 2014 +0000
+++ b/xml/en/docs/http/ngx_http_mp4_module.xml	Tue Mar 25 16:21:45 2014 +0400
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_mp4_module"
         link="/en/docs/http/ngx_http_mp4_module.html"
         lang="en"
-        rev="6">
+        rev="7">
 
 <section id="summary">
 
@@ -147,7 +147,7 @@
 <context>location</context>
 
 <para>
-Sets the initial size of a memory buffer used for processing MP4 files.
+Sets the initial buffer size used for processing MP4 files.
 </para>
 
 </directive>
--- a/xml/ru/docs/http/ngx_http_hls_module.xml	Thu Mar 27 07:30:50 2014 +0000
+++ b/xml/ru/docs/http/ngx_http_hls_module.xml	Tue Mar 25 16:21:45 2014 +0400
@@ -9,7 +9,7 @@
 <module name="Module ngx_http_hls_module"
         link="/ru/docs/http/ngx_http_hls_module.html"
         lang="ru"
-        rev="1">
+        rev="2">
 
 <section id="summary">
 
@@ -124,7 +124,7 @@
 <context>location</context>
 
 <para>
-Задаёт начальный <value>размер</value> буфера памяти, используемого для
+Задаёт начальный <value>размер</value> буфера, используемого для
 обработки MP4-файлов.
 </para>
 
--- a/xml/ru/docs/http/ngx_http_mp4_module.xml	Thu Mar 27 07:30:50 2014 +0000
+++ b/xml/ru/docs/http/ngx_http_mp4_module.xml	Tue Mar 25 16:21:45 2014 +0400
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_http_mp4_module"
         link="/ru/docs/http/ngx_http_mp4_module.html"
         lang="ru"
-        rev="6">
+        rev="7">
 
 <section id="summary">
 
@@ -145,7 +145,7 @@
 <context>location</context>
 
 <para>
-Задаёт начальный размер буфера памяти, используемого при обработке MP4-файлов.
+Задаёт начальный размер буфера, используемого при обработке MP4-файлов.
 </para>
 
 </directive>