You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ic...@apache.org on 2018/02/14 15:30:49 UTC

svn commit: r1824247 - /httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml

Author: icing
Date: Wed Feb 14 15:30:49 2018
New Revision: 1824247

URL: http://svn.apache.org/viewvc?rev=1824247&view=rev
Log:
fixing missing rename of SSLPolicy section

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml?rev=1824247&r1=1824246&r2=1824247&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml Wed Feb 14 15:30:49 2018
@@ -2842,7 +2842,7 @@ SSLOpenSSLConfCmd SignatureAlgorithms RS
 <directivesynopsis type="section" idtype="section">
 <name>SSLPolicyDefine</name>
 <description>Define a named set of SSL configurations</description>
-<syntax>&lt;SSLPolicy <em>name</em>&gt;</syntax>
+<syntax>&lt;SSLPolicyDefine <em>name</em>&gt;</syntax>
 <contextlist><context>server config</context></contextlist>
 <compatibility>Available in httpd 2.4.30 and later</compatibility>