summaryrefslogtreecommitdiffstats
path: root/lib/libpmc
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>2009-08-23 06:19:02 +0000
committerjkoshy <jkoshy@FreeBSD.org>2009-08-23 06:19:02 +0000
commit4c7b29c0404cc19010b8006ad8b3f3b92aeb8648 (patch)
treef67abf21e3a707c167401cb1374f75f02af75413 /lib/libpmc
parente784edba567d1d0432a08f07017f9a14f6f39bfc (diff)
downloadFreeBSD-src-4c7b29c0404cc19010b8006ad8b3f3b92aeb8648.zip
FreeBSD-src-4c7b29c0404cc19010b8006ad8b3f3b92aeb8648.tar.gz
Correct grammar.
Diffstat (limited to 'lib/libpmc')
-rw-r--r--lib/libpmc/pmc.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3
index 2a1ce52..1307c01 100644
--- a/lib/libpmc/pmc.3
+++ b/lib/libpmc/pmc.3
@@ -120,7 +120,7 @@ Process scope sampling PMCs.
Process scope counting PMCs that have been configured to report PMC
readings on process context switches or process exits.
.El
-Upto one log file may be configured per owner process.
+Up to one log file may be configured per owner process.
Events logged to a log file may be subsequently analyzed using the
.Xr pmclog 3
family of functions.
@@ -262,7 +262,7 @@ CPU is running unprivileged code.
The ability to write to performance counters.
.El
.Ss CPU Naming Conventions
-CPUs are named using small integers from zero uptil, but
+CPUs are named using small integers from zero until, but
excluding, the value returned by function
.Fn pmc_ncpu .
On platforms supporting sparsely numbered CPUs not all the numbers in
OpenPOWER on IntegriCloud