]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild html for mod_ssl
authorDaniel Gruno <humbedooh@apache.org>
Sat, 31 Mar 2012 07:26:37 +0000 (07:26 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sat, 31 Mar 2012 07:26:37 +0000 (07:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1307731 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.html.en

index 6349f1f657bf1576fa88ffa08cb538dee4c93911..beaf17d81ad5c47801e5f65fa8a9b184c4ac5049 100644 (file)
@@ -516,7 +516,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>