changeset 1686:93063516f6ff

Provided the anchor link for the "listen udp" parameter.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 13 Apr 2016 09:10:21 +0300
parents c3a53a1bb063
children 779eec606081
files xml/en/docs/stream/ngx_stream_core_module.xml xml/ru/docs/stream/ngx_stream_core_module.xml
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_core_module.xml	Wed Apr 13 09:09:39 2016 +0300
+++ b/xml/en/docs/stream/ngx_stream_core_module.xml	Wed Apr 13 09:10:21 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_core_module"
         link="/en/docs/stream/ngx_stream_core_module.html"
         lang="en"
-        rev="11">
+        rev="12">
 
 <section id="summary">
 
@@ -119,7 +119,7 @@
 connections accepted on this port should work in SSL mode.
 </para>
 
-<para>
+<para id="udp">
 The <literal>udp</literal> parameter configures a listening socket
 for working with datagrams (1.9.13).
 </para>
--- a/xml/ru/docs/stream/ngx_stream_core_module.xml	Wed Apr 13 09:09:39 2016 +0300
+++ b/xml/ru/docs/stream/ngx_stream_core_module.xml	Wed Apr 13 09:10:21 2016 +0300
@@ -9,7 +9,7 @@
 <module name="Модуль ngx_stream_core_module"
         link="/ru/docs/stream/ngx_stream_core_module.html"
         lang="ru"
-        rev="11">
+        rev="12">
 
 <section id="summary">
 
@@ -118,7 +118,7 @@
 принимаемые на данном порту, должны работать в режиме SSL.
 </para>
 
-<para>
+<para id="udp">
 Параметр <literal>udp</literal> конфигурирует слушающий сокет
 для работы с датаграммами (1.9.13).
 </para>