From 76f0c923fe4b2a1616453876611dc76b4f6b5355 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 00:22:10 +0000 Subject: $Id$ -> $FreeBSD$ --- libexec/rexecd/Makefile | 2 +- libexec/rexecd/rexecd.8 | 2 +- libexec/rexecd/rexecd.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libexec/rexecd') diff --git a/libexec/rexecd/Makefile b/libexec/rexecd/Makefile index 9dd048d..fa5203c 100644 --- a/libexec/rexecd/Makefile +++ b/libexec/rexecd/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 6/4/93 -# $Id: Makefile,v 1.8 1997/02/22 14:22:05 peter Exp $ +# $FreeBSD$ PROG= rexecd MAN8= rexecd.8 diff --git a/libexec/rexecd/rexecd.8 b/libexec/rexecd/rexecd.8 index eacc08a..4c86268 100644 --- a/libexec/rexecd/rexecd.8 +++ b/libexec/rexecd/rexecd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rexecd.8 8.2 (Berkeley) 12/11/93 -.\" $Id: rexecd.8,v 1.7 1997/02/22 14:22:05 peter Exp $ +.\" $FreeBSD$ .\" .Dd September 23, 1994 .Dt REXECD 8 diff --git a/libexec/rexecd/rexecd.c b/libexec/rexecd/rexecd.c index 8c8c06b..10c2f2b 100644 --- a/libexec/rexecd/rexecd.c +++ b/libexec/rexecd/rexecd.c @@ -42,7 +42,7 @@ static const char copyright[] = static char sccsid[] = "@(#)rexecd.c 8.1 (Berkeley) 6/4/93"; #endif static const char rcsid[] = - "$Id: rexecd.c,v 1.16 1999/04/06 23:05:57 brian Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.1