summaryrefslogtreecommitdiff
path: root/usr.sbin/kgmon
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/kgmon
parentfb9f73c4dd34b5748d573f1eb7edad1b4e0a3666 (diff)
downloadsrc-test2-490d5836b5ab0c76675986696b1637fff97dfae2.tar.gz
src-test2-490d5836b5ab0c76675986696b1637fff97dfae2.zip
The .Nm utility
Notes
Notes: svn path=/head/; revision=99968
Diffstat (limited to 'usr.sbin/kgmon')
-rw-r--r--usr.sbin/kgmon/kgmon.87
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.sbin/kgmon/kgmon.8 b/usr.sbin/kgmon/kgmon.8
index 8dc7881f0ad0..facffb7eb435 100644
--- a/usr.sbin/kgmon/kgmon.8
+++ b/usr.sbin/kgmon/kgmon.8
@@ -44,8 +44,9 @@
.Op Fl M core
.Op Fl N system
.Sh DESCRIPTION
-.Nm Kgmon
-is a tool used when profiling the operating system.
+The
+.Nm
+utility is used when profiling the operating system.
When no arguments are supplied,
.Nm
indicates the state of operating system profiling as running,
@@ -128,5 +129,5 @@ inconsistent if profiling is in progress.
.Sh HISTORY
The
.Nm
-command appeared in
+utility appeared in
.Bx 4.2 .