diff options
Diffstat (limited to 'lib/libpmc/pmc_read.3')
-rw-r--r-- | lib/libpmc/pmc_read.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpmc/pmc_read.3 b/lib/libpmc/pmc_read.3 index 8d718ca..d091716 100644 --- a/lib/libpmc/pmc_read.3 +++ b/lib/libpmc/pmc_read.3 @@ -46,7 +46,7 @@ These functions read and write the current value of a PMC. .Pp Function .Fn pmc_read -with read the current value of the PMC specified by argument +will read the current value of the PMC specified by argument .Fa pmc and write it to the location specified by argument .Fa value . |