svn commit: r212978 - head/cddl/usr.sbin/plockstat

Christian Brueffer brueffer at FreeBSD.org
Tue Sep 21 21:07:46 UTC 2010


Author: brueffer
Date: Tue Sep 21 21:07:46 2010
New Revision: 212978
URL: http://svn.freebsd.org/changeset/base/212978

Log:
  Minor grammar fixes.

Modified:
  head/cddl/usr.sbin/plockstat/plockstat.1

Modified: head/cddl/usr.sbin/plockstat/plockstat.1
==============================================================================
--- head/cddl/usr.sbin/plockstat/plockstat.1	Tue Sep 21 20:51:40 2010	(r212977)
+++ head/cddl/usr.sbin/plockstat/plockstat.1	Tue Sep 21 21:07:46 2010	(r212978)
@@ -68,7 +68,7 @@ Print all statistics.
 .It Fl C
 Print commulative statistics (the default).
 .It Fl H
-Print an histogram.
+Print a histogram.
 .It Fl V
 Print the DTrace script about to be used to stderr.
 .It Fl n Ar count
@@ -91,5 +91,5 @@ man page for more details.
 .Sh HISTORY
 The
 .Nm
-utility comes from the OpenSolaris and was first imported into
+utility comes from OpenSolaris and was first imported into
 .Fx 9.0 .


More information about the svn-src-head mailing list