Mark kgmon(8) obsolete, redirecting users to pmcstat(8).

MFC after:	2 weeks
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D12574
This commit is contained in:
Edward Tomasz Napierala 2017-11-23 12:41:05 +00:00
parent 383f241dce
commit dd62bb6aeb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=326125

View File

@ -28,7 +28,7 @@
.\" @(#)kgmon.8 8.1 (Berkeley) 6/6/93
.\" $FreeBSD$
.\"
.Dd June 6, 1993
.Dd November 23, 2017
.Dt KGMON 8
.Os
.Sh NAME
@ -40,6 +40,13 @@
.Op Fl M Ar core
.Op Fl N Ar system
.Sh DESCRIPTION
.Bf -symbolic
This command is obsolete.
Users are advised to use
.Xr pmcstat 8
instead.
.Ef
.Pp
The
.Nm
utility is used when profiling the operating system.