BSD 4_3_Tahoe release
[unix-history] / usr / src / usr.bin / calendar / calendar.sh
index 9c4d513..cab29e7 100644 (file)
@@ -4,9 +4,9 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)calendar.sh 4.8 (Berkeley) %G%
+#      @(#)calendar.sh 4.7 (Berkeley) 3/27/88
 #
 #
-PATH=/usr/libexec:/bin:/usr/bin:/usr/ucb:/lib:/usr/pgrm        # order important
+PATH=/usr/lib:/bin:/usr/bin:/usr/ucb:/lib      # order important
 
 tmp=/tmp/cal0$$
 trap "rm -f $tmp /tmp/cal1$$ /tmp/cal2$$"
 
 tmp=/tmp/cal0$$
 trap "rm -f $tmp /tmp/cal1$$ /tmp/cal2$$"