From 3f86d8a2ea3f3265afaa1fd263b0004c5c000e69 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Thu, 4 Nov 2004 19:12:42 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELENG_5_3_0_RELEASE'. This commit was manufactured to restore the state of the 5.3-RELEASE image. --- usr.bin/limits/Makefile | 2 +- usr.bin/limits/limits.1 | 2 +- usr.bin/limits/limits.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/limits') diff --git a/usr.bin/limits/Makefile b/usr.bin/limits/Makefile index 013317824db1..11dea7431ffd 100644 --- a/usr.bin/limits/Makefile +++ b/usr.bin/limits/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: src/usr.bin/limits/Makefile,v 1.4 2002/04/01 10:54:11 dwmalone Exp $ PROG= limits DPADD= ${LIBUTIL} diff --git a/usr.bin/limits/limits.1 b/usr.bin/limits/limits.1 index 75efca3dff2c..e84ebc02df7e 100644 --- a/usr.bin/limits/limits.1 +++ b/usr.bin/limits/limits.1 @@ -17,7 +17,7 @@ .\" 5. Modifications may be freely made to this file providing the above .\" conditions are met. .\" -.\" $FreeBSD$ +.\" $FreeBSD: src/usr.bin/limits/limits.1,v 1.28 2004/07/02 22:22:26 ru Exp $ .\" .Dd September 18, 2002 .Dt LIMITS 1 diff --git a/usr.bin/limits/limits.c b/usr.bin/limits/limits.c index 8164b5bc3a4f..1413ce3e9a07 100644 --- a/usr.bin/limits/limits.c +++ b/usr.bin/limits/limits.c @@ -22,7 +22,7 @@ */ #include -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/limits/limits.c,v 1.13 2002/09/18 16:25:59 green Exp $"); #include #include -- cgit v1.3