summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmcstat
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2005-05-02 10:07:11 +0000
committerjkoshy <jkoshy@FreeBSD.org>2005-05-02 10:07:11 +0000
commitb46dbd665ea4927df9748726ada04d2a77b39a59 (patch)
tree2b43239e19e7743dd8004830ae23bd66cd49daf8 /usr.sbin/pmcstat
parent6b13894421d7a84234e220abe946ae10bbfd1334 (diff)
downloadFreeBSD-src-b46dbd665ea4927df9748726ada04d2a77b39a59.zip
FreeBSD-src-b46dbd665ea4927df9748726ada04d2a77b39a59.tar.gz
Neaten usage message.
Diffstat (limited to 'usr.sbin/pmcstat')
-rw-r--r--usr.sbin/pmcstat/pmcstat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pmcstat/pmcstat.c b/usr.sbin/pmcstat/pmcstat.c
index 0c55509..ee3c427 100644
--- a/usr.sbin/pmcstat/pmcstat.c
+++ b/usr.sbin/pmcstat/pmcstat.c
@@ -350,7 +350,7 @@ pmcstat_show_usage(void)
"\t -o file\t send print output to \"file\"\n"
"\t -p spec\t allocate process-private counting PMC\n"
"\t -s spec\t allocate system-wide counting PMC\n"
- "\t -t pid\t attach to running process with pid \"pid\"\n"
+ "\t -t pid\t\t attach to running process with pid \"pid\"\n"
"\t -w secs\t set printing time interval"
);
}
OpenPOWER on IntegriCloud