Author: ngie
Date: Thu May 11 06:24:57 2017
New Revision: 318174
URL: https://svnweb.freebsd.org/changeset/base/318174

Log:
  procstat(1): fix a typo (it's -> its)
  
  MFC after:    3 weeks
  Sponsored by: Dell EMC Isilon

Modified:
  head/usr.bin/procstat/procstat.1

Modified: head/usr.bin/procstat/procstat.1
==============================================================================
--- head/usr.bin/procstat/procstat.1    Thu May 11 04:39:11 2017        
(r318173)
+++ head/usr.bin/procstat/procstat.1    Thu May 11 06:24:57 2017        
(r318174)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd September 5, 2015
+.Dd May 10, 2017
 .Dt PROCSTAT 1
 .Os
 .Sh NAME
@@ -80,7 +80,7 @@ printed.
 .It Fl l
 Display resource limits for the process.
 .It Fl L
-Display LWP info for the process pertaining to it's signal driven exit.
+Display LWP info for the process pertaining to its signal driven exit.
 .It Fl r
 Display resource usage information for the process.
 .It Fl s
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to