rse 98/04/15 23:47:13
Modified: . Makefile.tmpl Log: Typo. Thanks to Lars for hint. Revision Changes Path 1.18 +1 -1 apache-1.3/Makefile.tmpl Index: Makefile.tmpl =================================================================== RCS file: /export/home/cvs/apache-1.3/Makefile.tmpl,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- Makefile.tmpl 1998/04/14 19:17:36 1.17 +++ Makefile.tmpl 1998/04/16 06:47:12 1.18 @@ -184,7 +184,7 @@ echo "| $(sbindir)/apachectl start"; \ echo "| |"; \ echo "| Then you should additionally adjust the configuration |"; \ - echo "| files which you can found under the following paths: |"; \ + echo "| files which can be found under the following paths: |"; \ echo "| |"; \ echo "| $(sysconfdir)/{httpd,access,srm}.conf"; \ echo "| |"; \