diff xml/ru/docs/http/ngx_http_ssl_module.xml @ 2837:92e5dca02091

Corrected syntax of ssl_conf_command and friends.
author Dj Gilcrease <d.gilcrease@f5.com>
date Fri, 18 Feb 2022 11:24:41 -0800
parents 4add6ae1296f
children 0d355d154181
line wrap: on
line diff
--- a/xml/ru/docs/http/ngx_http_ssl_module.xml	Mon Mar 28 19:19:04 2022 +0100
+++ b/xml/ru/docs/http/ngx_http_ssl_module.xml	Fri Feb 18 11:24:41 2022 -0800
@@ -10,7 +10,7 @@
 <module name="Модуль ngx_http_ssl_module"
         link="/ru/docs/http/ngx_http_ssl_module.html"
         lang="ru"
-        rev="56">
+        rev="57">
 
 <section id="summary">
 
@@ -300,7 +300,7 @@
 
 
 <directive name="ssl_conf_command">
-<syntax><value>command</value></syntax>
+<syntax><value>command</value> ...</syntax>
 <default/>
 <context>http</context>
 <context>server</context>