Author: bapt
Date: Mon Oct 27 15:33:44 2014
New Revision: 273737
URL: https://svnweb.freebsd.org/changeset/base/273737

Log:
  Clarify the documentation of pmcstat:
  the -d argument should be passed before -p, -s, -P or -S to be taken in 
account
  
  Differential Revision:        https://reviews.freebsd.org/D1011
  Reviewed by:  adrian, gnn
  MFC after:    1 week

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

Modified: head/usr.sbin/pmcstat/pmcstat.8
==============================================================================
--- head/usr.sbin/pmcstat/pmcstat.8     Mon Oct 27 14:38:00 2014        
(r273736)
+++ head/usr.sbin/pmcstat/pmcstat.8     Mon Oct 27 15:33:44 2014        
(r273737)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 16, 2014
+.Dd Oct 27, 2014
 .Dt PMCSTAT 8
 .Os
 .Sh NAME
@@ -254,6 +254,13 @@ Toggle between process mode PMCs measuri
 process' current and future children or only measuring events for
 the target process.
 The default is to measure events for the target process alone.
+(it has to be passed in the command line prior to
+.Fl p ,
+.Fl s ,
+.Fl P ,
+or
+.Fl S
+).
 .It Fl f Ar pluginopt
 Pass option string to the active plugin.
 .br
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to