diff options
| author | Mitchell Horne <mhorne@FreeBSD.org> | 2023-07-10 17:23:36 +0000 |
|---|---|---|
| committer | Mitchell Horne <mhorne@FreeBSD.org> | 2023-07-10 17:30:03 +0000 |
| commit | a5b3e56330b07c8163b4d62ec55edf37746c11cf (patch) | |
| tree | 8d2160a4298aaaa91ed3c4cb6678a1e4e465eb3e /usr.sbin | |
| parent | 398fb4a592a3509cc73c3fc99d44712b0505fb7a (diff) | |
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/pmcstat/pmcstat.8 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.sbin/pmcstat/pmcstat.8 b/usr.sbin/pmcstat/pmcstat.8 index 8835ae3c8c7a..cf31a9cb4469 100644 --- a/usr.sbin/pmcstat/pmcstat.8 +++ b/usr.sbin/pmcstat/pmcstat.8 @@ -229,8 +229,8 @@ specified in .It Fl T Use a .Xr top 1 Ns -like -mode for sampling PMCs. The following hotkeys -can be used: +mode for sampling PMCs. +The following hotkeys can be used: .Pp .Bl -tag -compact -width "Ctrl+a" -offset 4n .It Ic A @@ -536,8 +536,6 @@ The .Nm utility first appeared in .Fx 6.0 . -It is -.Ud .Sh AUTHORS .An Joseph Koshy Aq Mt jkoshy@FreeBSD.org .Sh BUGS |
