Author: trociny
Date: Thu Apr  5 19:32:39 2012
New Revision: 233928
URL: http://svn.freebsd.org/changeset/base/233928

Log:
  MFC r232300 (pluknet):
  
  Update the description for -s flag after r232182.
  When displaying security credential information show also process umask.

Modified:
  stable/9/usr.bin/procstat/procstat.1
Directory Properties:
  stable/9/usr.bin/procstat/   (props changed)

Modified: stable/9/usr.bin/procstat/procstat.1
==============================================================================
--- stable/9/usr.bin/procstat/procstat.1        Thu Apr  5 18:47:54 2012        
(r233927)
+++ stable/9/usr.bin/procstat/procstat.1        Thu Apr  5 19:32:39 2012        
(r233928)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd November 28, 2011
+.Dd February 29, 2012
 .Dt PROCSTAT 1
 .Os
 .Sh NAME
@@ -329,6 +329,8 @@ effective group ID
 real group ID
 .It SVGID
 saved group ID
+.It UMASK
+file creation mode mask
 .It FLAGS
 credential flags
 .It GROUPS
_______________________________________________
svn-src-stable-9@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "svn-src-stable-9-unsubscr...@freebsd.org"

Reply via email to