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/write/write.1 | 2 +- usr.bin/write/write.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.bin/write') diff --git a/usr.bin/write/write.1 b/usr.bin/write/write.1 index 34dee5ab33fe..eba65d73cdda 100644 --- a/usr.bin/write/write.1 +++ b/usr.bin/write/write.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)write.1 8.1 (Berkeley) 6/6/93 -.\" $Id: write.1,v 1.2.2.1 1997/03/22 17:20:33 mpp Exp $ +.\" $Id: write.1,v 1.2.2.2 1997/08/27 06:23:09 charnier Exp $ .\" .Dd June 6, 1993 .Dt WRITE 1 diff --git a/usr.bin/write/write.c b/usr.bin/write/write.c index c05ab62bcb6f..e3c188421da1 100644 --- a/usr.bin/write/write.c +++ b/usr.bin/write/write.c @@ -45,7 +45,7 @@ static const char copyright[] = static char sccsid[] = "@(#)write.c 8.1 (Berkeley) 6/6/93"; #endif static const char rcsid[] = - "$Id$"; + "$Id: write.c,v 1.6.2.1 1997/08/27 06:23:09 charnier Exp $"; #endif /* not lint */ #include -- cgit v1.3