From owner-svn-src-stable@FreeBSD.ORG Sat Jan 3 15:37:35 2015 Return-Path: Delivered-To: svn-src-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5B72FDC3; Sat, 3 Jan 2015 15:37:35 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 472B02952; Sat, 3 Jan 2015 15:37:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t03FbZo0008911; Sat, 3 Jan 2015 15:37:35 GMT (envelope-from jilles@FreeBSD.org) Received: (from jilles@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t03FbZ8t008910; Sat, 3 Jan 2015 15:37:35 GMT (envelope-from jilles@FreeBSD.org) Message-Id: <201501031537.t03FbZ8t008910@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jilles set sender to jilles@FreeBSD.org using -f From: Jilles Tjoelker Date: Sat, 3 Jan 2015 15:37:35 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org Subject: svn commit: r276622 - stable/10/usr.sbin/pstat X-SVN-Group: stable-10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for all the -stable branches of the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2015 15:37:35 -0000 Author: jilles Date: Sat Jan 3 15:37:34 2015 New Revision: 276622 URL: https://svnweb.freebsd.org/changeset/base/276622 Log: MFC r272963: pstat(8): Correct description of the SESS column in pstat -t. Modified: stable/10/usr.sbin/pstat/pstat.8 Directory Properties: stable/10/ (props changed) Modified: stable/10/usr.sbin/pstat/pstat.8 ============================================================================== --- stable/10/usr.sbin/pstat/pstat.8 Sat Jan 3 14:18:48 2015 (r276621) +++ stable/10/usr.sbin/pstat/pstat.8 Sat Jan 3 15:37:34 2015 (r276622) @@ -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