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 7f19a51d6e74..911c2305c16d 100644
--- a/bin/sh/show.c
+++ b/bin/sh/show.c
@@ -40,7 +40,7 @@ static char sccsid[] = "@(#)show.c 8.3 (Berkeley) 5/4/95";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/bin/sh/show.c,v 1.20 2003/01/21 10:06:04 tjr Exp $");
#include <fcntl.h>
#include <stdio.h>