rse 98/05/27 11:25:13
Modified: src/support apxs.pl
Log:
Fix broken comment of generated Makefile.
Revision Changes Path
1.8 +2 -1 apache-1.3/src/support/apxs.pl
Index: apxs.pl
===================================================================
RCS file: /export/home/cvs/apache-1.3/src/support/apxs.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- apxs.pl 1998/05/12 12:13:54 1.7
+++ apxs.pl 1998/05/27 18:25:12 1.8
@@ -506,7 +506,8 @@
# force a reload of the shared object file
reload: install restart
-# the general Apache start/restart/top # procedures
+# the general Apache start/restart/stop
+# procedures
start:
apachectl start
restart: