aboutsummaryrefslogtreecommitdiff
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 09e70cac7ba3..fb1658be0a63 100644
--- a/usr.sbin/procctl/Makefile
+++ b/usr.sbin/procctl/Makefile
@@ -1,4 +1,4 @@
-# $FreeBSD$
+# $FreeBSD: src/usr.sbin/procctl/Makefile,v 1.3.2.1 1999/08/29 15:47:15 peter Exp $
PROG= procctl
MAN8= procctl.8
diff --git a/usr.sbin/procctl/procctl.8 b/usr.sbin/procctl/procctl.8
index 4220b34716de..a18a8f2bff6f 100644
--- a/usr.sbin/procctl/procctl.8
+++ b/usr.sbin/procctl/procctl.8
@@ -1,4 +1,4 @@
-.\" $FreeBSD$
+.\" $FreeBSD: src/usr.sbin/procctl/procctl.8,v 1.3.2.3 2000/06/13 09:04:35 ru Exp $
.Dd Nov 23, 1997
.Dt PROCCTL 8
.Os FreeBSD
diff --git a/usr.sbin/procctl/procctl.c b/usr.sbin/procctl/procctl.c
index 574523f908b4..bbf4dc9a281a 100644
--- a/usr.sbin/procctl/procctl.c
+++ b/usr.sbin/procctl/procctl.c
@@ -32,7 +32,7 @@
#ifndef lint
static const char rcsid[] =
- "$FreeBSD$";
+ "$FreeBSD: src/usr.sbin/procctl/procctl.c,v 1.4.2.2 2000/02/21 10:26:44 ru Exp $";
#endif /* not lint */
/*