From efa261f47ddb8e4a9b9784a2b06847e857f675b5 Mon Sep 17 00:00:00 2001 From: Chris Pepper Date: Sun, 3 Dec 2000 06:02:48 +0000 Subject: [PATCH] Typo fix: 'of' used, 'for' wanted. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87162 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/upgrading.html | 2 +- docs/manual/upgrading.html.en | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/upgrading.html b/docs/manual/upgrading.html index 81382923a1..326cfe9a8e 100644 --- a/docs/manual/upgrading.html +++ b/docs/manual/upgrading.html @@ -61,7 +61,7 @@ files, you may need to add Include conf/access.conf and assure that Apache reads the configuration files in the same order as was implied by the older directives, the Include directives should be placed at the end of httpd.conf, with the one for -srm.conf preceding the one of +srm.conf preceding the one for access.conf.
  • The BindAddress directive no longer exists. diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 81382923a1..326cfe9a8e 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -61,7 +61,7 @@ files, you may need to add Include conf/access.conf and assure that Apache reads the configuration files in the same order as was implied by the older directives, the Include directives should be placed at the end of httpd.conf, with the one for -srm.conf preceding the one of +srm.conf preceding the one for access.conf.
  • The BindAddress directive no longer exists. -- 2.50.1