aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Horne <mhorne@FreeBSD.org>2023-07-10 17:23:36 +0000
committerMitchell Horne <mhorne@FreeBSD.org>2023-07-10 17:30:03 +0000
commita5b3e56330b07c8163b4d62ec55edf37746c11cf (patch)
tree8d2160a4298aaaa91ed3c4cb6678a1e4e465eb3e
parent398fb4a592a3509cc73c3fc99d44712b0505fb7a (diff)
downloadsrc-a5b3e56330b07c8163b4d62ec55edf37746c11cf.tar.gz
src-a5b3e56330b07c8163b4d62ec55edf37746c11cf.zip
pmcstat(8): Drop .Ud
This utility has existed for a long time and should not be advertised as "currently under development". While here, fix the one other warning from igor about using a newline for a new sentence. MFC after: 3 days Sponsored by: The FreeBSD Foundation
-rw-r--r--usr.sbin/pmcstat/pmcstat.86
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