From: Daniel Ruggeri
Date: Sat, 31 Mar 2012 02:26:31 +0000 (+0000)
Subject: Correct SSLCipherSuite + documentation (move rather than add)
X-Git-Tag: 2.2.23~213
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c028b3f31b8d8c9b764790fb7a520f44725343d;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.2.x@1307698 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index 43189bebccb..f28b9b031ce 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -675,7 +675,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)