From: Christophe Jaillet Date: Sat, 23 Jun 2018 17:53:00 +0000 (+0000) Subject: Remove a compatibility note that is not relevant any more. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2531 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7239b503f820e6a2f255dd5de2ff5e66970be6c8;p=thirdparty%2Fapache%2Fhttpd.git Remove a compatibility note that is not relevant any more. The corresponding code was added in r1807709 but reverted in r1827760. The compatibility note was added as part of r1807869 but was not removed when the code has been axed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1834220 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 2b947f6a1a0..bf50c766541 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -560,7 +560,6 @@ SSLSessionCacheTimeout 600 SSLEngine off server config virtual host -The addr:port parameter is available in Apache 2.4.30 and later.