diff options
author | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-07-14 14:47:15 +0000 |
commit | d2168fe021bd1693c1038503e09d3d74dd8b6f36 (patch) | |
tree | 1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/procctl | |
parent | 745a7b1537c2ebb511bcf928366eefe72af77dac (diff) | |
download | FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.zip FreeBSD-src-d2168fe021bd1693c1038503e09d3d74dd8b6f36.tar.gz |
The .Nm utility
Diffstat (limited to 'usr.sbin/procctl')
-rw-r--r-- | usr.sbin/procctl/procctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/procctl/procctl.8 b/usr.sbin/procctl/procctl.8 index 9058ac1..1add286 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 . |