diff options
Diffstat (limited to 'bin/csh/proc.c')
-rw-r--r-- | bin/csh/proc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/proc.c b/bin/csh/proc.c index a6631ec3eb30..2c34a6f70f0c 100644 --- a/bin/csh/proc.c +++ b/bin/csh/proc.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)proc.c 8.1 (Berkeley) 5/31/93"; #else static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/csh/proc.c,v 1.9.2.2 1999/08/29 14:11:50 peter Exp $"; #endif #endif /* not lint */ |