From 2a4562393f80633b81c11d4f7df00548d1cc3c48 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Fri, 27 Aug 1999 23:15:48 +0000 Subject: $Id$ -> $FreeBSD$ --- bin/rmdir/Makefile | 2 +- bin/rmdir/rmdir.1 | 2 +- bin/rmdir/rmdir.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/rmdir') diff --git a/bin/rmdir/Makefile b/bin/rmdir/Makefile index 4bedbff9d478..c2c7f301ce49 100644 --- a/bin/rmdir/Makefile +++ b/bin/rmdir/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.1 (Berkeley) 5/31/93 -# $Id$ +# $FreeBSD$ PROG= rmdir diff --git a/bin/rmdir/rmdir.1 b/bin/rmdir/rmdir.1 index 086ad3acdfd9..a6a247873b5b 100644 --- a/bin/rmdir/rmdir.1 +++ b/bin/rmdir/rmdir.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rmdir.1 8.1 (Berkeley) 5/31/93 -.\" $Id: rmdir.1,v 1.6 1997/02/22 14:05:37 peter Exp $ +.\" $FreeBSD$ .\" .Dd May 31, 1993 .Dt RMDIR 1 diff --git a/bin/rmdir/rmdir.c b/bin/rmdir/rmdir.c index 6b31c5a588f6..4be8427b2eab 100644 --- a/bin/rmdir/rmdir.c +++ b/bin/rmdir/rmdir.c @@ -42,7 +42,7 @@ static char const copyright[] = static char sccsid[] = "@(#)rmdir.c 8.3 (Berkeley) 4/2/94"; #endif static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.2.3