summaryrefslogtreecommitdiff
path: root/usr.bin/head/head.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/head/head.c')
-rw-r--r--usr.bin/head/head.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/head/head.c b/usr.bin/head/head.c
index 5de0cba13168b..c9713dba7acb8 100644
--- a/usr.bin/head/head.c
+++ b/usr.bin/head/head.c
@@ -43,7 +43,7 @@ static char sccsid[] = "@(#)head.c 8.2 (Berkeley) 5/4/95";
#endif
#endif /* not lint */
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/head/head.c,v 1.20.12.1 2010/02/10 00:26:20 kensmith Exp $");
#include <sys/types.h>