diff options
Diffstat (limited to 'bin/sh/exec.c')
| -rw-r--r-- | bin/sh/exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/exec.c b/bin/sh/exec.c index 67a858b184da..933c08c11690 100644 --- a/bin/sh/exec.c +++ b/bin/sh/exec.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)exec.c 8.4 (Berkeley) 6/8/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/sh/exec.c,v 1.12.2.2 2000/03/20 10:51:01 cracauer Exp $"; #endif /* not lint */ #include <sys/types.h> |
