summaryrefslogtreecommitdiffstats
path: root/bin/csh/csh.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh/csh.c')
-rw-r--r--bin/csh/csh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/csh/csh.c b/bin/csh/csh.c
index e879e5c..0bbc557 100644
--- a/bin/csh/csh.c
+++ b/bin/csh/csh.c
@@ -42,7 +42,7 @@ static const char copyright[] =
static char sccsid[] = "@(#)csh.c 8.2 (Berkeley) 10/12/93";
#else
static const char rcsid[] =
- "$Id: csh.c,v 1.13 1998/02/28 10:49:52 jraynard Exp $";
+ "$FreeBSD$";
#endif
#endif /* not lint */
OpenPOWER on IntegriCloud