Append /usr/ccs/bin and /usr/sccs to PATH.
authorPaul Eggert <eggert@twinsun.com>
Wed, 25 Aug 1993 08:18:56 +0000 (08:18 +0000)
committerPaul Eggert <eggert@twinsun.com>
Wed, 25 Aug 1993 08:18:56 +0000 (08:18 +0000)
lib-src/vcdiff

index ff32802..61ed665 100755 (executable)
@@ -3,12 +3,14 @@
 # Enhanced sccs diff utility for use with vc mode.
 # This version is more compatible with rcsdiff(1).
 #
-#      $Id: vcdiff,v 1.1 1992/08/04 16:08:22 eric Exp eggert $
+#      $Id: vcdiff,v 1.2 1993/06/30 18:54:08 eggert Exp eggert $
 #
 
 DIFF="diff"
 usage="$0: Usage: vcdiff [-q] [-r<sid1>] [-r<sid2>] [diffopts] sccsfile..."
 
+PATH=$PATH:/usr/ccs/bin:/usr/sccs # common SCCS hangouts
+
 echo=
 sid1=-r sid2=