From: Chris Pepper Date: Sun, 3 Dec 2000 06:02:48 +0000 (+0000) Subject: Typo fix: 'of' used, 'for' wanted. X-Git-Tag: moving_to_httpd_module~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=efa261f47ddb8e4a9b9784a2b06847e857f675b5;p=apache Typo fix: 'of' used, 'for' wanted. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87162 13f79535-47bb-0310-9956-ffa450edef68 --- 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.