From 14d01796b1ab61a57dbd60da66d8dac699a0a2e7 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Tue, 21 Oct 1997 01:56:05 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_2_5_RELEASE'. This commit was manufactured to restore the state of the 2.2.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- usr.bin/ypwhich/Makefile | 2 +- usr.bin/ypwhich/ypwhich.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/ypwhich') diff --git a/usr.bin/ypwhich/Makefile b/usr.bin/ypwhich/Makefile index 1c964b2e8df5..45b81e525ba6 100644 --- a/usr.bin/ypwhich/Makefile +++ b/usr.bin/ypwhich/Makefile @@ -1,5 +1,5 @@ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 -# $Id: Makefile,v 1.2 1994/02/17 07:06:22 rgrimes Exp $ +# $Id: Makefile,v 1.1 1994/08/08 01:13:34 wollman Exp $ PROG= ypwhich NOMAN= diff --git a/usr.bin/ypwhich/ypwhich.c b/usr.bin/ypwhich/ypwhich.c index 3c0a46659a09..f5d0da535ad9 100644 --- a/usr.bin/ypwhich/ypwhich.c +++ b/usr.bin/ypwhich/ypwhich.c @@ -29,7 +29,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: ypwhich.c,v 1.7.2.1 1997/09/01 06:08:30 charnier Exp $"; #endif /* not lint */ #include -- cgit v1.3