From 7a85407ad7dfbbdae7987bcff091bb36a6b83aee Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 20 Dec 1999 00:16:49 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_3_4_0_RELEASE'. This commit was manufactured to restore the state of the 3.4-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/vis/vis.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.bin/vis/vis.c') diff --git a/usr.bin/vis/vis.c b/usr.bin/vis/vis.c index 0ff6a21f0a0f..7760c36abe5f 100644 --- a/usr.bin/vis/vis.c +++ b/usr.bin/vis/vis.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)vis.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$FreeBSD$"; + "$FreeBSD: src/usr.bin/vis/vis.c,v 1.5.2.1 1999/08/29 15:34:32 peter Exp $"; #endif /* not lint */ #include -- cgit v1.2.3