From e1b05e3a6cd90b0bf91b47aeff71da2a9d048a9d Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 8 Oct 2002 05:39:08 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_4_7_0_RELEASE'. This commit was manufactured to restore the state of the 4.7-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/head/head.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/head/head.c') diff --git a/usr.bin/head/head.c b/usr.bin/head/head.c index 94d99f9f828a..8712b891b5a1 100644 --- a/usr.bin/head/head.c +++ b/usr.bin/head/head.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)head.c 8.2 (Berkeley) 5/4/95"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/head/head.c,v 1.10.2.1 2002/02/16 12:29:04 dwmalone Exp $"; #endif /* not lint */ #include -- cgit v1.2.3