svn commit: r267421 - stable/10/release/doc/en_US.ISO8859-1/relnotes

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


Author: gjb
Date: Thu Jun 12 17:21:11 2014
New Revision: 267421
URL: http://svnweb.freebsd.org/changeset/base/267421

Log:
  Fix a typo in note for r266890, pmcstat(8)
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 12 17:19:57 2014	(r267420)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 12 17:21:11 2014	(r267421)
@@ -242,7 +242,7 @@
 
     <para revision="266890">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>
 
     <para revision="267113">The default &man.newsyslog.conf.5; now


More information about the svn-src-all mailing list