svn commit: r267412 - stable/9/release/doc/en_US.ISO8859-1/relnotes

Glen Barber gjb at FreeBSD.org
Thu Jun 12 16:52:37 UTC 2014


Author: gjb
Date: Thu Jun 12 16:52:36 2014
New Revision: 267412
URL: http://svnweb.freebsd.org/changeset/base/267412

Log:
  Document r267411, pmcstat(8) '-l' flag.
  
  Approved by:	re (implicit)
  Sponsored by:	The FreeBSD Foundation

Modified:
  stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 12 16:45:35 2014	(r267411)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 12 16:52:36 2014	(r267412)
@@ -669,6 +669,11 @@
       <para revision="267379">The &man.arc4random.3; library has been
 	updated to match that of &os;-CURRENT.</para>
 
+      <para revision="267411">The &man.pmcstat.8; utility has been
+	updated to include a new flag, <literal>-l</literal>, which
+	adds event collection after the specified number of
+	seconds.</para>
+
       <sect3 xml:id="periodic-scripts">
 	<title>&man.periodic.8; Scripts</title>
 


More information about the svn-src-all mailing list