diff options
| author | Joseph Koshy <jkoshy@FreeBSD.org> | 2009-08-23 07:30:12 +0000 |
|---|---|---|
| committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2009-08-23 07:30:12 +0000 |
| commit | 445f22cfe7d56ca1eedbb22489e97f18ec47d9fe (patch) | |
| tree | 9b84079422a6eeffb2018686f7d0ad4008640bbe /lib/libpmc | |
| parent | a2cd12e7a0c0bde2fd4e2510c29a6d9b68779367 (diff) | |
Notes
Diffstat (limited to 'lib/libpmc')
| -rw-r--r-- | lib/libpmc/pmc_capabilities.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpmc/pmc_capabilities.3 b/lib/libpmc/pmc_capabilities.3 index 9a7b6e9f0f6da..0d1a99dd60233 100644 --- a/lib/libpmc/pmc_capabilities.3 +++ b/lib/libpmc/pmc_capabilities.3 @@ -63,7 +63,7 @@ is a PMC handle obtained by a prior call to .Fn pmc_allocate . The function sets argument .Fa caps -to a bitmask of capabilities supported by the PMC denoted by +to a bit mask of capabilities supported by the PMC denoted by argument .Fa pmc . PMC capabilities are described in |
