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/pppstats/Makefile | 2 +- usr.sbin/pppstats/pppstats.8 | 2 +- usr.sbin/pppstats/pppstats.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.sbin/pppstats') diff --git a/usr.sbin/pppstats/Makefile b/usr.sbin/pppstats/Makefile index 899c6db..adf70a3 100644 --- a/usr.sbin/pppstats/Makefile +++ b/usr.sbin/pppstats/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.5 1997/02/22 16:12:11 peter Exp $ +# $FreeBSD$ PROG= pppstats SRCS= pppstats.c diff --git a/usr.sbin/pppstats/pppstats.8 b/usr.sbin/pppstats/pppstats.8 index 3bd4dac..39145d7 100644 --- a/usr.sbin/pppstats/pppstats.8 +++ b/usr.sbin/pppstats/pppstats.8 @@ -1,4 +1,4 @@ -.\" @(#) $Id: pppstats.8,v 1.7 1997/08/22 15:39:04 peter Exp $ +.\" @(#) $FreeBSD$ .TH PPPSTATS 8 "26 June 1995" .SH NAME pppstats \- print PPP statistics diff --git a/usr.sbin/pppstats/pppstats.c b/usr.sbin/pppstats/pppstats.c index b654b10..1c7c744 100644 --- a/usr.sbin/pppstats/pppstats.c +++ b/usr.sbin/pppstats/pppstats.c @@ -32,7 +32,7 @@ */ #ifndef lint -static char rcsid[] = "$Id: pppstats.c,v 1.11 1997/09/10 08:43:17 peter Exp $"; +static char rcsid[] = "$FreeBSD$"; #endif #include -- cgit v1.1