From 139b2e4a00c3972322e3fa359ffab605fd11aa3f Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 4 Jun 1997 18:32:07 +0000 Subject: added CVS Id string --- doc/tools/update | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/tools/update') diff --git a/doc/tools/update b/doc/tools/update index 284bb3f2b2..06838612db 100644 --- a/doc/tools/update +++ b/doc/tools/update @@ -1,7 +1,5 @@ #!/bin/ksh # -# update,v 1.2 1995/05/31 17:20:58 joel Exp -# # Either bash or ksh will be ok for this; requires 'test -ot' # (-p above just says to not parse $ENV file; makes it faster for # those of us who set $ENV) @@ -10,6 +8,9 @@ # NOTE # # This is potentially a very dangerous program. +# +# $Id$ +# # progname=`basename $0` progname=${0##*/} # fast basename hack for ksh, bash -- cgit v1.2.3