mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-28 15:32:45 +00:00
Correct typos.
This commit is contained in:
parent
5dcb8c704e
commit
abb0a58ed9
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=196441
@ -30,7 +30,7 @@
|
||||
.Nm pmc_read ,
|
||||
.Nm pmc_rw ,
|
||||
.Nm pmc_write ,
|
||||
.Nd read and write hardware performace counters
|
||||
.Nd read and write hardware performance counters
|
||||
.Sh LIBRARY
|
||||
.Lb libpmc
|
||||
.Sh SYNOPSIS
|
||||
@ -62,7 +62,7 @@ Function
|
||||
.Fn pmc_rw
|
||||
combines a read and a write into a single atomic operation.
|
||||
.Pp
|
||||
For write operations the PMC should be a quiesced state.
|
||||
For write operations the PMC should be a quiescent state.
|
||||
.Sh RETURN VALUES
|
||||
.Rv -std
|
||||
.Sh ERRORS
|
||||
|
Loading…
Reference in New Issue
Block a user