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 532b4d1425da..e605819255cb 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.2 1999/08/29 15:47:16 peter 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 fb4d5dfed522..de339dede6e9 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.1 1999/08/29 15:47:16 peter Exp $";
#endif /* not lint */
/*