diff xml/en/docs/http/ngx_http_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 4add6ae1296f
children 0d355d154181
line wrap: on
line diff
--- a/xml/en/docs/http/ngx_http_proxy_module.xml	Mon Mar 28 19:19:04 2022 +0100
+++ b/xml/en/docs/http/ngx_http_proxy_module.xml	Fri Feb 18 11:24:41 2022 -0800
@@ -10,7 +10,7 @@
 <module name="Module ngx_http_proxy_module"
         link="/en/docs/http/ngx_http_proxy_module.html"
         lang="en"
-        rev="73">
+        rev="74">
 
 <section id="summary">
 
@@ -1995,7 +1995,7 @@
 
 
 <directive name="proxy_ssl_conf_command">
-<syntax><value>command</value></syntax>
+<syntax><value>command</value> ...</syntax>
 <default/>
 <context>http</context>
 <context>server</context>