From efabb9ccb197b05958967dd035c279ba3bc19cb0 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 01:35:59 +0000 Subject: $Id$ -> $FreeBSD$ --- usr.sbin/quot/Makefile | 2 +- usr.sbin/quot/quot.8 | 2 +- usr.sbin/quot/quot.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/quot') diff --git a/usr.sbin/quot/Makefile b/usr.sbin/quot/Makefile index 4a25625..6754d6a 100644 --- a/usr.sbin/quot/Makefile +++ b/usr.sbin/quot/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ PROG= quot MAN8= quot.8 diff --git a/usr.sbin/quot/quot.8 b/usr.sbin/quot/quot.8 index 924e721..da243e3 100644 --- a/usr.sbin/quot/quot.8 +++ b/usr.sbin/quot/quot.8 @@ -27,7 +27,7 @@ .\" OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: quot.8,v 1.8 1997/10/10 06:31:06 charnier Exp $ +.\" $FreeBSD$ .\" .Dd February 8, 1994 .Dt QUOT 8 diff --git a/usr.sbin/quot/quot.c b/usr.sbin/quot/quot.c index 547fd8f..fcfea6a 100644 --- a/usr.sbin/quot/quot.c +++ b/usr.sbin/quot/quot.c @@ -31,7 +31,7 @@ #ifndef lint static const char rcsid[] = - "$Id: quot.c,v 1.8 1998/01/17 16:45:03 bde Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.1