svn commit: r267420 - head/release/doc/en_US.ISO8859-1/relnotes

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


Author: gjb
Date: Thu Jun 12 17:19:57 2014
New Revision: 267420
URL: http://svnweb.freebsd.org/changeset/base/267420

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

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

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 12 17:16:29 2014	(r267419)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Thu Jun 12 17:19:57 2014	(r267420)
@@ -317,7 +317,7 @@
 
     <para revision="266209">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="266463">The default &man.newsyslog.conf.5; now


More information about the svn-src-all mailing list