You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2019/11/09 16:31:29 UTC

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

Author: lgentis
Date: Sat Nov  9 16:31:29 2019
New Revision: 1869606

URL: http://svn.apache.org/viewvc?rev=1869606&view=rev
Log:
misplaced </usage> tag.

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=1869606&r1=1869605&r2=1869606&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_ssl.xml Sat Nov  9 16:31:29 2019
@@ -667,7 +667,6 @@ The available (case-insensitive) <em>pro
 SSLProtocol TLSv1
 </highlight>
 </example>
-</usage>
 <note>
 <title><directive>SSLProtocol</directive> for name-based virtual hosts</title>
 <p>
@@ -693,6 +692,7 @@ global value applies (this latter except
 though).
 </p>
 </note>
+</usage>
 </directivesynopsis>
 
 <directivesynopsis>