diff xml/en/docs/stream/ngx_stream_proxy_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 03b49685c056
children 0d355d154181
line wrap: on
line diff
--- a/xml/en/docs/stream/ngx_stream_proxy_module.xml	Mon Mar 28 19:19:04 2022 +0100
+++ b/xml/en/docs/stream/ngx_stream_proxy_module.xml	Fri Feb 18 11:24:41 2022 -0800
@@ -9,7 +9,7 @@
 <module name="Module ngx_stream_proxy_module"
         link="/en/docs/stream/ngx_stream_proxy_module.html"
         lang="en"
-        rev="28">
+        rev="29">
 
 <section id="summary">
 
@@ -448,7 +448,7 @@
 
 
 <directive name="proxy_ssl_conf_command">
-<syntax><value>command</value></syntax>
+<syntax><value>command</value> ...</syntax>
 <default/>
 <context>stream</context>
 <context>server</context>