summaryrefslogtreecommitdiffstats
path: root/usr.sbin/procctl
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/procctl')
-rw-r--r--usr.sbin/procctl/Makefile2
-rw-r--r--usr.sbin/procctl/procctl.82
-rw-r--r--usr.sbin/procctl/procctl.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/procctl/Makefile b/usr.sbin/procctl/Makefile
index 2ccbccb..09e70ca 100644
--- a/usr.sbin/procctl/Makefile
+++ b/usr.sbin/procctl/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.2 1997/12/07 02:29:28 peter Exp $
+# $FreeBSD$
PROG= procctl
MAN8= procctl.8
diff --git a/usr.sbin/procctl/procctl.8 b/usr.sbin/procctl/procctl.8
index 9a4fc88..532b4d1 100644
--- a/usr.sbin/procctl/procctl.8
+++ b/usr.sbin/procctl/procctl.8
@@ -1,4 +1,4 @@
-.\" $Id: procctl.8,v 1.3 1998/01/05 07:19:14 charnier Exp $
+.\" $FreeBSD$
.Dd Nov 23, 1997
.Dt PROCCTL 8
.Os FreeBSD
diff --git a/usr.sbin/procctl/procctl.c b/usr.sbin/procctl/procctl.c
index ade673d..fb4d5df 100644
--- a/usr.sbin/procctl/procctl.c
+++ b/usr.sbin/procctl/procctl.c
@@ -32,7 +32,7 @@
#ifndef lint
static const char rcsid[] =
- "$Id$";
+ "$FreeBSD$";
#endif /* not lint */
/*
OpenPOWER on IntegriCloud