From 76f0c923fe4b2a1616453876611dc76b4f6b5355 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 28 Aug 1999 00:22:10 +0000 Subject: $Id$ -> $FreeBSD$ --- libexec/rpc.rquotad/Makefile | 2 +- libexec/rpc.rquotad/rpc.rquotad.8 | 2 +- libexec/rpc.rquotad/rquotad.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'libexec/rpc.rquotad') diff --git a/libexec/rpc.rquotad/Makefile b/libexec/rpc.rquotad/Makefile index 53ca412..1bda56a 100644 --- a/libexec/rpc.rquotad/Makefile +++ b/libexec/rpc.rquotad/Makefile @@ -1,4 +1,4 @@ -# $Id$ +# $FreeBSD$ PROG = rpc.rquotad SRCS = rquotad.c diff --git a/libexec/rpc.rquotad/rpc.rquotad.8 b/libexec/rpc.rquotad/rpc.rquotad.8 index 4a2aa30..a4fa2c0 100644 --- a/libexec/rpc.rquotad/rpc.rquotad.8 +++ b/libexec/rpc.rquotad/rpc.rquotad.8 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: rpc.rquotad.8,v 1.4 1997/03/14 06:09:04 mpp Exp $ +.\" $FreeBSD$ .\" .Dd June 22, 1994 .Dt RPC.RQUOTAD 8 diff --git a/libexec/rpc.rquotad/rquotad.c b/libexec/rpc.rquotad/rquotad.c index 926d300..aba357a 100644 --- a/libexec/rpc.rquotad/rquotad.c +++ b/libexec/rpc.rquotad/rquotad.c @@ -6,7 +6,7 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$FreeBSD$"; #endif /* not lint */ #include -- cgit v1.1