summaryrefslogtreecommitdiff
path: root/bin/sh/show.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/show.c')
-rw-r--r--bin/sh/show.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sh/show.c b/bin/sh/show.c
index b8c6f20b95fe..6f6f5709a58a 100644
--- a/bin/sh/show.c
+++ b/bin/sh/show.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)show.c 8.3 (Berkeley) 5/4/95";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/bin/sh/show.c,v 1.9.2.2 2000/03/20 10:51:05 cracauer Exp $";
#endif /* not lint */
#include <stdio.h>