summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pmcannotate/pmcannotate.8
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2013-04-11 19:05:24 +0000
committerjoel <joel@FreeBSD.org>2013-04-11 19:05:24 +0000
commit5dfb164cbab101ff8f5819653aa0ebdcd3adb530 (patch)
tree43699a2a2469f44bb0dabe0b1d4a5ac18ebc94aa /usr.sbin/pmcannotate/pmcannotate.8
parentd5b5017793dfe757346addc275529dc84cd3cc9a (diff)
downloadFreeBSD-src-5dfb164cbab101ff8f5819653aa0ebdcd3adb530.zip
FreeBSD-src-5dfb164cbab101ff8f5819653aa0ebdcd3adb530.tar.gz
Minor spelling and grammar fixes.
Diffstat (limited to 'usr.sbin/pmcannotate/pmcannotate.8')
-rw-r--r--usr.sbin/pmcannotate/pmcannotate.86
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pmcannotate/pmcannotate.8 b/usr.sbin/pmcannotate/pmcannotate.8
index 17c7c0e..8f791c1 100644
--- a/usr.sbin/pmcannotate/pmcannotate.8
+++ b/usr.sbin/pmcannotate/pmcannotate.8
@@ -45,7 +45,7 @@ The
.Nm
utility can produce both C sources or assembly sources of a program with
a line-by-line based profiling.
-The profiling informations are retrieved through a
+The profiling information is retrieved through a
.Xr pmcstat 8
raw output while the program operations are retrieved through the
.Xr objdump 1
@@ -71,9 +71,9 @@ The following options are available:
.Bl -tag -width indent
.It Fl a
Shows the program profiling inlined in the assembly code only.
-No C informations involving C sources are provided.
+No C information involving C sources is provided.
.It Fl h
-Prints out informations about the usage of the tool.
+Prints out information about the usage of the tool.
.It Fl l Ar level
Changes the lower bound (expressed in percentage) for traced functions
that will be printed out in the report.
OpenPOWER on IntegriCloud