You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2020/03/29 14:16:39 UTC

svn commit: r1875858 - /httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.xml

Author: jailletc36
Date: Sun Mar 29 14:16:39 2020
New Revision: 1875858

URL: http://svn.apache.org/viewvc?rev=1875858&view=rev
Log:
Backport 3 small issues on mod_md.xml fixed on trunk

Modified:
    httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.xml

Modified: httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.xml?rev=1875858&r1=1875857&r2=1875858&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.xml (original)
+++ httpd/httpd/branches/2.4.x/docs/manual/mod/mod_md.xml Sun Mar 29 14:16:39 2020
@@ -1223,8 +1223,8 @@ MDMessageCmd /etc/apache/md-message
 
     <directivesynopsis>
         <name>MDCertificateCheck</name>
-        <description>MDCertificateCheck <var>name</var> <var>url</var></description>
-        <syntax></syntax>
+        <description></description>
+        <syntax>MDCertificateCheck <var>name</var> <var>url</var></syntax>
         <contextlist>
             <context>server config</context>
         </contextlist>
@@ -1238,8 +1238,7 @@ MDMessageCmd /etc/apache/md-message
     <directivesynopsis>
         <name>MDActivationDelay</name>
         <description></description>
-        <syntax>MDActivationDelay <var>duration</var><</syntax>
-        <contextlist>
+        <syntax>MDActivationDelay <var>duration</var></syntax>
         <contextlist>
             <context>server config</context>
         </contextlist>