Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 May 2016 22:20:55 +0000 (UTC)
From:      "Pedro F. Giffuni" <pfg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r299011 - head/usr.sbin/pmcstudy
Message-ID:  <201605032220.u43MKtGq008348@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pfg
Date: Tue May  3 22:20:55 2016
New Revision: 299011
URL: https://svnweb.freebsd.org/changeset/base/299011

Log:
  pmcstudy.8: minor "efficiency" fix.
  
  No functional change.

Modified:
  head/usr.sbin/pmcstudy/pmcstudy.8

Modified: head/usr.sbin/pmcstudy/pmcstudy.8
==============================================================================
--- head/usr.sbin/pmcstudy/pmcstudy.8	Tue May  3 22:13:04 2016	(r299010)
+++ head/usr.sbin/pmcstudy/pmcstudy.8	Tue May  3 22:20:55 2016	(r299011)
@@ -122,7 +122,7 @@ Add (+), Subtract (-),
 Divide (/) and Multiplication (*) are supported.
 You may also introduce
 constant numbers.
-For example you can do a standard efficency
+For example you can do a standard efficiency
 test like
 .Fl E
 "UOPS_RETIRED.RETIRE_SLOTS / (4 * CPU_CLK_UNHALTED.THREAD_P)".



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