]> granicus.if.org Git - apache/commitdiff
mod_md.xml: minor style/visual changes
authorLuca Toscano <elukey@apache.org>
Tue, 12 Sep 2017 10:05:35 +0000 (10:05 +0000)
committerLuca Toscano <elukey@apache.org>
Tue, 12 Sep 2017 10:05:35 +0000 (10:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1808100 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_md.xml

index 902b66b5f3f323a7dcacd599ad755d2405093305..9cb8200498a2c7032e979ad5e97db8e810b2e972 100644 (file)
@@ -248,9 +248,9 @@ MDCertificateAgreement https://letsencrypt.org/documents/LE-SA-v1.1.1-August-1-2
 
     <directivesynopsis>
         <name>MDDriveMode</name>
-        <description>Control when <module>mod_md</module> will try to obtain/renew certificates.</description>
-        <syntax>MDDriveMode  always|auto|manual</syntax>
-        <default>MDDriveMode  auto</default>
+        <description>Control when it is allowed to obtain/renew certificates.</description>
+        <syntax>MDDriveMode always|auto|manual</syntax>
+        <default>MDDriveMode auto</default>
         <contextlist>
             <context>server config</context>
         </contextlist>
@@ -462,7 +462,7 @@ MDPrivateKeys RSA 3072
             <context>server config</context>
         </contextlist>
         <usage>
-            <p>Use a HTTP proxy to connect to the MDCertificateAuthority url.</p>
+            <p>Use a HTTP proxy to connect to the <directive module="mod_md">MDCertificateAuthority</directive> url.</p>
         </usage>
     </directivesynopsis>