]> granicus.if.org Git - apache/commitdiff
fix validation error
authorAndré Malo <nd@apache.org>
Fri, 4 Jun 2004 23:06:20 +0000 (23:06 +0000)
committerAndré Malo <nd@apache.org>
Fri, 4 Jun 2004 23:06:20 +0000 (23:06 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103852 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.xml

index 99bcc8e25ca2ca94928a525893e85ae0dfa9f839..ef1eb2d63e2c1e9c061c55c28ed630803238d22d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
-<!-- $Revision: 1.27 $ -->
+<!-- $Revision: 1.28 $ -->
 
 <!--
  Copyright 2002-2004 The Apache Software Foundation
@@ -1534,9 +1534,9 @@ SSLHonorCipherOrder on
 <name>SSLCryptoDevice</name>
 <description>Enable use of a cryptographic hardware accelerator</description>
 <syntax>SSLCryptoDevice <em>engine</em></syntax>
+<default>SSLCryptoDevice builtin</default>
 <contextlist><context>server config</context></contextlist>
 <compatibility>Available if mod_ssl is built using <code>-DSSL_ENGINE_EXPERIMENTAL</code></compatibility>
-<default>SSLCryptoDevice builtin</default>
 
 <usage>
 <p>