]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix duplicate ">".
authorErik Abele <erikabele@apache.org>
Wed, 13 Feb 2008 13:23:05 +0000 (13:23 +0000)
committerErik Abele <erikabele@apache.org>
Wed, 13 Feb 2008 13:23:05 +0000 (13:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@627401 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/ssl/ssl_faq.xml

index 41b58faadc750ca9586bf45f3aeafcd3d5419e2a..64d18891d3cfdbfeeef1da959aee7071a6d96b7b 100644 (file)
@@ -739,7 +739,7 @@ trying to use Anonymous Diffie-Hellman (ADH) ciphers?</title>
 <section id="sharedciphers"><title>Why do I get a 'no shared ciphers' 
 error when connecting to my newly installed server?</title>
 <p>Either you have made a mistake with your 
-    <directive module="mod_ssl">>SSLCipherSuite</directive>
+    <directive module="mod_ssl">SSLCipherSuite</directive>
     directive (compare it with the pre-configured example in
     <code>httpd.conf-dist</code>) or you chose to use DSA/DH
     algorithms instead of RSA when you generated your private key