From owner-cvs-all Thu Apr 12 20:15: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (awfulhak.demon.co.uk [194.222.196.252]) by hub.freebsd.org (Postfix) with ESMTP id 4241E37B443; Thu, 12 Apr 2001 20:14:52 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.3/8.11.3) with ESMTP id f3D3Epb22174; Fri, 13 Apr 2001 04:14:51 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.3/8.11.3) with ESMTP id f3CK9Th03645; Thu, 12 Apr 2001 21:09:29 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200104122009.f3CK9Th03645@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Bruce Evans Cc: Dima Dorfman , John Baldwin , Kirk McKusick , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Brian Somers , brian@Awfulhak.org Subject: Re: cvs commit: src/bin/ps ps.c In-Reply-To: Message from Bruce Evans of "Thu, 12 Apr 2001 19:50:06 +1000." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 12 Apr 2001 21:09:29 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Wed, 11 Apr 2001, Dima Dorfman wrote: > > > Bruce Evans writes: > > > I agree that this would be better. In fact, Kirk added both ki_sid and > > > ki_tsid. He apparently just forgot to actually use them :-). > > > > Then we're all in agreement. Now all we need is a patch. See attached. :-) > > ... > > Index: ps.1 > > =================================================================== > > RCS file: /st/src/FreeBSD/src/bin/ps/ps.1,v > > retrieving revision 1.32 > > diff -u -r1.32 ps.1 > > --- ps.1 2001/04/07 11:22:26 1.32 > > +++ ps.1 2001/04/11 22:22:47 > > @@ -430,6 +430,8 @@ > > .Tn ID > > .It ruser > > user name (from ruid) > > +.It sid > > +session ID > > Should probably be marked up with ".Tn ID" like all the other IDs. Done. > I'm not sure about the the name change "sess" -> "sid". Hmm, all the other ``ID'' words match *id. It seems more consistent this way. > > .It sig > > pending signals (alias pending) > > .It sigcatch > > @@ -457,6 +459,8 @@ > > .Tn ID > > .\".It trss > > .\"text resident set size (in Kbytes) > > +.It tsid > > +control terminal session ID > > As above. Ditto. > Bruce -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message