1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-08 16:52:38 +00:00

Correct typos.

This commit is contained in:
Joseph Koshy 2009-08-23 06:22:31 +00:00
parent 5dcb8c704e
commit abb0a58ed9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=196441

View File

@ -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