summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 16:15:28 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 16:15:28 +0000
commitb782f4df30a869a074431c7b185f0c7c69878254 (patch)
tree38391bfc9e5932559569fed2d8231e23b5bdd0ce /usr.sbin/pppstats
parent245ba20d12ed60e7b9d9a49bb54409be53d8ec0f (diff)
downloadFreeBSD-src-b782f4df30a869a074431c7b185f0c7c69878254.zip
FreeBSD-src-b782f4df30a869a074431c7b185f0c7c69878254.tar.gz
Revert $FreeBSD$ to $Id$
Diffstat (limited to 'usr.sbin/pppstats')
-rw-r--r--usr.sbin/pppstats/Makefile2
-rw-r--r--usr.sbin/pppstats/pppstats.82
-rw-r--r--usr.sbin/pppstats/pppstats.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pppstats/Makefile b/usr.sbin/pppstats/Makefile
index 2961cc44..92c2d98 100644
--- a/usr.sbin/pppstats/Makefile
+++ b/usr.sbin/pppstats/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $Id$
PROG= pppstats
SRCS= pppstats.c
diff --git a/usr.sbin/pppstats/pppstats.8 b/usr.sbin/pppstats/pppstats.8
index 62321bc..91ef274 100644
--- a/usr.sbin/pppstats/pppstats.8
+++ b/usr.sbin/pppstats/pppstats.8
@@ -1,4 +1,4 @@
-.\" @(#) $FreeBSD$
+.\" @(#) $Id$
.Dd May 2, 1995
.Dt PPPSTATS 8
.Sh NAME
diff --git a/usr.sbin/pppstats/pppstats.c b/usr.sbin/pppstats/pppstats.c
index 111e1b7..1127064 100644
--- a/usr.sbin/pppstats/pppstats.c
+++ b/usr.sbin/pppstats/pppstats.c
@@ -37,7 +37,7 @@
*/
#ifndef lint
-static char rcsid[] = "$FreeBSD$";
+static char rcsid[] = "$Id$";
#endif
#include <sys/param.h>
OpenPOWER on IntegriCloud