]> granicus.if.org Git - apache/commitdiff
Rebuild html for mod_ssl
authorDaniel Gruno <humbedooh@apache.org>
Sat, 31 Mar 2012 07:24:16 +0000 (07:24 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sat, 31 Mar 2012 07:24:16 +0000 (07:24 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1307730 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.html.en

index 5214bfcb98be51b24643a82be119074477fc6772..38972715771b5c8e4fe6f7ddb553f0d90d37b174 100644 (file)
@@ -681,7 +681,7 @@ together with prefixes to form the <em>cipher-spec</em>. Available
 prefixes are:</p>
 <ul>
 <li>none: add cipher to list</li>
-<li><code>+</code>: add ciphers to list and pull them to current location in list</li>
+<li><code>+</code>: move matching ciphers to the current location in list</li>
 <li><code>-</code>: remove cipher from list (can be added later again)</li>
 <li><code>!</code>: kill cipher from list completely (can <strong>not</strong> be added later again)</li>
 </ul>