summaryrefslogtreecommitdiff
path: root/usr.bin/tail/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tail/misc.c')
-rw-r--r--usr.bin/tail/misc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/tail/misc.c b/usr.bin/tail/misc.c
index 275acb9df241..2473234a1070 100644
--- a/usr.bin/tail/misc.c
+++ b/usr.bin/tail/misc.c
@@ -39,7 +39,7 @@
static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/6/93";
#endif
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.bin/tail/misc.c,v 1.4.8.2 2001/04/18 09:32:08 dwmalone Exp $";
#endif /* not lint */
#include <sys/types.h>