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

Glen Barber gjb at FreeBSD.org
Thu Jun 12 17:22:05 UTC 2014


Author: gjb
Date: Thu Jun 12 17:22:04 2014
New Revision: 267422
URL: http://svnweb.freebsd.org/changeset/base/267422

Log:
  Fix a type on note for r267411, pmcstat(8)
  
  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 17:21:11 2014	(r267421)
+++ stable/9/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 12 17:22:04 2014	(r267422)
@@ -671,7 +671,7 @@
 
       <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
+	ends event collection after the specified number of
 	seconds.</para>
 
       <sect3 xml:id="periodic-scripts">


More information about the svn-src-all mailing list