From: Daniel Ruggeri
Date: Sat, 31 Mar 2012 02:31:24 +0000 (+0000)
Subject: Correct SSLCipherSuite + documentation (move rather than add)
X-Git-Tag: 2.0.65~79
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1603daccc6eea93b51673525e6aaadfcf06e959;p=thirdparty%2Fapache%2Fhttpd.git
Correct SSLCipherSuite + documentation (move rather than add)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1307700 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 8f8e21ee4fe..14318108bd8 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -601,7 +601,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)