From: Daniel Ruggeri
Date: Sat, 31 Mar 2012 00:58:20 +0000 (+0000)
Subject: Correct SSLCipherSuite + documentation (move rather than add)
X-Git-Tag: 2.5.0-alpha~7286
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=649b143bd62c1508d4506e91cee8facd145025af;p=apache
Correct SSLCipherSuite + documentation (move rather than add)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1307670 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 87b2c38828..05667db926 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)