Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2009 07:30:12 +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: r196447 - head/lib/libpmc
Message-ID:  <200908230730.n7N7UCF6050446@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jkoshy
Date: Sun Aug 23 07:30:12 2009
New Revision: 196447
URL: http://svn.freebsd.org/changeset/base/196447

Log:
  Fix a typo.

Modified:
  head/lib/libpmc/pmc_capabilities.3

Modified: head/lib/libpmc/pmc_capabilities.3
==============================================================================
--- head/lib/libpmc/pmc_capabilities.3	Sun Aug 23 07:29:34 2009	(r196446)
+++ head/lib/libpmc/pmc_capabilities.3	Sun Aug 23 07:30:12 2009	(r196447)
@@ -63,7 +63,7 @@ is a PMC handle obtained by a prior call
 .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



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