diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 2009-08-23 14:48:25 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2009-08-23 14:48:25 +0000 |
| commit | dd1259dafb74ce9bd3ffe2aee9136f0a2348355d (patch) | |
| tree | 94045474c809ea78cecce53fba8c458a4d96ad73 /lib/libpmc | |
| parent | fe173b46fd865ac240e9b4a9b86b7fe1fe5264d8 (diff) | |
Notes
Diffstat (limited to 'lib/libpmc')
| -rw-r--r-- | lib/libpmc/pmc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpmc/pmc.3 b/lib/libpmc/pmc.3 index 1307c011fd98..f48fe7985e97 100644 --- a/lib/libpmc/pmc.3 +++ b/lib/libpmc/pmc.3 @@ -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 until, but +CPUs are named using small integers from zero up to, but excluding, the value returned by function .Fn pmc_ncpu . On platforms supporting sparsely numbered CPUs not all the numbers in |
