summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_ssl.xml
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-06-04 23:06:20 +0000
committerAndré Malo <nd@apache.org>2004-06-04 23:06:20 +0000
commita45517c79ee65964793ff752cf748f4968ed1a49 (patch)
tree726ce8030fc1314eca54834a521c0f51691c27cd /docs/manual/mod/mod_ssl.xml
parent0e99a27bbbf574c79c991afde2c95a7ce02e4d13 (diff)
downloadhttpd-a45517c79ee65964793ff752cf748f4968ed1a49.tar.gz
fix validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103852 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_ssl.xml')
-rw-r--r--docs/manual/mod/mod_ssl.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 99bcc8e25c..ef1eb2d63e 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -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>