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/ranlib/build.c | 2 +- usr.bin/ranlib/misc.c | 2 +- usr.bin/ranlib/ranlib.1 | 2 +- usr.bin/ranlib/ranlib.c | 2 +- usr.bin/ranlib/touch.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'usr.bin/ranlib') diff --git a/usr.bin/ranlib/build.c b/usr.bin/ranlib/build.c index eedb7215d08d..d07725e58f3c 100644 --- a/usr.bin/ranlib/build.c +++ b/usr.bin/ranlib/build.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)build.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: build.c,v 1.5.2.1 1997/08/05 06:39:13 charnier Exp $"; #endif /* not lint */ #include diff --git a/usr.bin/ranlib/misc.c b/usr.bin/ranlib/misc.c index 97e970de1140..f6a16d881bad 100644 --- a/usr.bin/ranlib/misc.c +++ b/usr.bin/ranlib/misc.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)misc.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: misc.c,v 1.3.2.1 1997/08/05 06:39:13 charnier Exp $"; #endif /* not lint */ #include diff --git a/usr.bin/ranlib/ranlib.1 b/usr.bin/ranlib/ranlib.1 index 6f74e1f3361f..c3593870b790 100644 --- a/usr.bin/ranlib/ranlib.1 +++ b/usr.bin/ranlib/ranlib.1 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)ranlib.1 8.1 (Berkeley) 6/6/93 -.\" $Id: ranlib.1,v 1.3 1996/10/05 22:27:16 wosch Exp $ +.\" $Id: ranlib.1,v 1.3.2.1 1997/08/05 06:39:14 charnier Exp $ .\" .Dd June 6, 1993 .Dt RANLIB 1 diff --git a/usr.bin/ranlib/ranlib.c b/usr.bin/ranlib/ranlib.c index 422f66aa56df..e7635b912aa8 100644 --- a/usr.bin/ranlib/ranlib.c +++ b/usr.bin/ranlib/ranlib.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)ranlib.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id: ranlib.c,v 1.2.2.2 1997/08/29 05:29:44 imp Exp $"; + "$Id: ranlib.c,v 1.2.2.3 1997/09/15 10:19:37 jkh Exp $"; #endif /* not lint */ #include diff --git a/usr.bin/ranlib/touch.c b/usr.bin/ranlib/touch.c index 93670b39b696..a005e5ed2f9d 100644 --- a/usr.bin/ranlib/touch.c +++ b/usr.bin/ranlib/touch.c @@ -39,7 +39,7 @@ static char sccsid[] = "@(#)touch.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: touch.c,v 1.3.2.1 1997/08/05 06:39:15 charnier Exp $"; #endif /* not lint */ #include -- cgit v1.3