From 8d4eb975d2e49f56d057a19aac09bcb92b3e71f7 Mon Sep 17 00:00:00 2001 From: Ken Smith Date: Wed, 31 Dec 2008 22:57:14 +0000 Subject: Copy releng/7.1 to release/7.1.0 for the 7.1-RELEASE. Approved by: re (implicit) This commit was manufactured to restore the state of the 7.1-RELEASE image. --- 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 e7b24a14d8ab..1daada087e6a 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 -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/write/write.1,v 1.14.18.1 2008/11/25 02:59:29 kensmith Exp $ .\" .Dd July 17, 2004 .Dt WRITE 1 diff --git a/usr.bin/write/write.c b/usr.bin/write/write.c index 878c8c1d0ba1..6c61c0d7bd90 100644 --- a/usr.bin/write/write.c +++ b/usr.bin/write/write.c @@ -47,7 +47,7 @@ static char sccsid[] = "@(#)write.c 8.1 (Berkeley) 6/6/93"; #endif #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/write/write.c,v 1.18.10.1.4.1 2008/11/25 02:59:29 kensmith Exp $"); #include #include -- cgit v1.3