pepper 00/12/02 22:02:48
Modified: htdocs/manual upgrading.html Log: Typo fix: 'of' used, 'for' wanted. Revision Changes Path 1.4 +1 -1 httpd-docs-2.0/htdocs/manual/upgrading.html Index: upgrading.html =================================================================== RCS file: /home/cvs/httpd-docs-2.0/htdocs/manual/upgrading.html,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- upgrading.html 2000/11/28 21:57:41 1.3 +++ upgrading.html 2000/12/03 06:02:48 1.4 @@ -61,7 +61,7 @@ assure that Apache reads the configuration files in the same order as was implied by the older directives, the <code>Include</code> directives should be placed at the end of httpd.conf, with the one for -<code>srm.conf</code> preceding the one of +<code>srm.conf</code> preceding the one for <code>access.conf</code>.</li> <li>The <code>BindAddress</code> directive no longer exists.