diff options
Diffstat (limited to 'bin/sh/output.c')
| -rw-r--r-- | bin/sh/output.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/output.c b/bin/sh/output.c index 82ae3803774fe..98d9473a6bcf8 100644 --- a/bin/sh/output.c +++ b/bin/sh/output.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)output.c 8.2 (Berkeley) 5/4/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/bin/sh/output.c,v 1.10 1999/08/27 23:15:22 peter Exp $"; #endif /* not lint */ /* |
