From: Marc Slemko Date: Mon, 6 Jul 1998 17:42:11 +0000 (+0000) Subject: Fix incorrect "first available in" statement for ifdefine. X-Git-Tag: 1.3.1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f7bf9553e177833699af1dcc0d0456e017ad15f;p=thirdparty%2Fapache%2Fhttpd.git Fix incorrect "first available in" statement for ifdefine. PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81661 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 2da61f90c30..c3b5d37014f 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -1106,8 +1106,8 @@ servers accessible from the Internet. Compatibility: <IfDefine> is only available in 1.3 and -later.

+>Compatibility: <IfDefine> is only available in +1.3.1 and later.