From: Daniel Ruggeri
Date: Sat, 31 Mar 2012 02:28:37 +0000 (+0000)
Subject: Correct SSLCipherSuite + documentation (move rather than add)
X-Git-Tag: 2.4.2~60
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55d1bdf373d99577118ddc8358a225724415a374;p=apache
Correct SSLCipherSuite + documentation (move rather than add)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1307699 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 432b1d98a8..6457076e04 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -709,7 +709,7 @@ together with prefixes to form the cipher-spec. Available
prefixes are:
- none: add cipher to list
-+
: add ciphers to list and pull them to current location in list
++
: move matching ciphers to the current location in list
-
: remove cipher from list (can be added later again)
!
: kill cipher from list completely (can not be added later again)