aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/procctl
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
commit490d5836b5ab0c76675986696b1637fff97dfae2 (patch)
tree1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/procctl
parentfb9f73c4dd34b5748d573f1eb7edad1b4e0a3666 (diff)
Notes
Diffstat (limited to 'usr.sbin/procctl')
-rw-r--r--usr.sbin/procctl/procctl.84
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/procctl/procctl.8 b/usr.sbin/procctl/procctl.8
index 9058ac17211b..1add286472f4 100644
--- a/usr.sbin/procctl/procctl.8
+++ b/usr.sbin/procctl/procctl.8
@@ -11,7 +11,7 @@
.Sh DESCRIPTION
The
.Nm
-command clears the
+utility clears the
.Xr procfs 5
event mask used by
.Xr truss 1 .
@@ -28,7 +28,7 @@ goes through the list and clears the event masks for each specified process.
.Sh HISTORY
The
.Nm
-command was written by
+utility was written by
.An Sean Eric Fagan
for
.Fx .