From 34181e06a7fb1dad00312dfc5e13b2f0d4d8f8ef Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 6 Oct 1996 07:58:04 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_2_1_5_RELEASE'. This commit was manufactured to restore the state of the 2.1.5-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs. --- bin/cat/Makefile | 2 +- bin/cat/cat.1 | 2 +- bin/cat/cat.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/cat') diff --git a/bin/cat/Makefile b/bin/cat/Makefile index 6da43b3828af..7f4221e97ac1 100644 --- a/bin/cat/Makefile +++ b/bin/cat/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id$ +# $Id: Makefile,v 1.2 1994/09/24 02:53:25 davidg Exp $ PROG= cat diff --git a/bin/cat/cat.1 b/bin/cat/cat.1 index 05402f22a73b..c18503459f1a 100644 --- a/bin/cat/cat.1 +++ b/bin/cat/cat.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)cat.1 8.1 (Berkeley) 6/29/93 -.\" $Id$ +.\" $Id: cat.1,v 1.2 1994/09/24 02:53:25 davidg Exp $ .\" .Dd June 29, 1993 .Dt CAT 1 diff --git a/bin/cat/cat.c b/bin/cat/cat.c index 3d3b210cc31f..58f3eb298827 100644 --- a/bin/cat/cat.c +++ b/bin/cat/cat.c @@ -33,7 +33,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: cat.c,v 1.3 1995/10/03 12:46:37 bde Exp $ + * $Id: cat.c,v 1.2.6.1 1995/10/05 07:20:59 davidg Exp $ */ #ifndef lint -- cgit v1.3