Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2009 06:22:31 +0000 (UTC)
From:      Joseph Koshy <jkoshy@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r196441 - head/lib/libpmc
Message-ID:  <200908230622.n7N6MV7L048936@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkoshy
Date: Sun Aug 23 06:22:31 2009
New Revision: 196441
URL: http://svn.freebsd.org/changeset/base/196441

Log:
  Correct typos.

Modified:
  head/lib/libpmc/pmc_read.3

Modified: head/lib/libpmc/pmc_read.3
==============================================================================
--- head/lib/libpmc/pmc_read.3	Sun Aug 23 06:19:02 2009	(r196440)
+++ head/lib/libpmc/pmc_read.3	Sun Aug 23 06:22:31 2009	(r196441)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908230622.n7N6MV7L048936>