randy 96/12/24 13:39:39
Modified: htdocs/manual expand.pl
Log:
Make the path to Perl5 agree with taz.
Revision Changes Path
1.2 +1 -1 apache/htdocs/manual/expand.pl
Index: expand.pl
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/expand.pl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C3 -r1.1 -r1.2
*** expand.pl 1996/12/01 06:18:14 1.1
--- expand.pl 1996/12/24 21:39:38 1.2
***************
*** 1,4 ****
! #!/usr/local/bin/perl
# This is a very simple Perl script to expand server-side includes
# in the directory it is run, and direct subdirectories. It will
--- 1,4 ----
! #!/usr/local/bin/perl5
# This is a very simple Perl script to expand server-side includes
# in the directory it is run, and direct subdirectories. It will