Commit 18b32b2b authored by Daniel Gruno's avatar Daniel Gruno
Browse files

Rebuild html for mod_ssl

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1307731 13f79535-47bb-0310-9956-ffa450edef68
parent 6a65df88
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>