Author: jilles Date: Sat Jan 3 15:39:04 2015 New Revision: 276623 URL: https://svnweb.freebsd.org/changeset/base/276623
Log: MFC r272963: pstat(8): Correct description of the SESS column in pstat -t. Modified: stable/9/usr.sbin/pstat/pstat.8 Directory Properties: stable/9/usr.sbin/pstat/ (props changed) Modified: stable/9/usr.sbin/pstat/pstat.8 ============================================================================== --- stable/9/usr.sbin/pstat/pstat.8 Sat Jan 3 15:37:34 2015 (r276622) +++ stable/9/usr.sbin/pstat/pstat.8 Sat Jan 3 15:39:04 2015 (r276623) @@ -35,7 +35,7 @@ .\" @(#)pstat.8 8.5 (Berkeley) 5/13/94 .\" $FreeBSD$ .\" -.Dd August 20, 2008 +.Dd October 11, 2014 .Dt PSTAT 8 .Os .Sh NAME @@ -170,7 +170,7 @@ Low water mark for output. .It COL Calculated column position of terminal. .It SESS -Kernel address of the session structure. +Process ID of the session leader. .It PGID Process group for which this is the controlling terminal. .It STATE _______________________________________________ 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"