From owner-freebsd-bugs Tue Sep 14 22: 0: 4 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 75868156C3 for ; Tue, 14 Sep 1999 22:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA01126; Tue, 14 Sep 1999 22:00:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Tue, 14 Sep 1999 22:00:02 -0700 (PDT) Message-Id: <199909150500.WAA01126@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Bruce Evans Subject: Re: bin/13697: pstat(8) command line option '-w' not functional Reply-To: Bruce Evans Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/13697; it has been noted by GNATS. From: Bruce Evans To: chris@FreeBSD.ORG Cc: monroyj@hotmail.com, freebsd-gnats-submit@FreeBSD.ORG, phk@freebsd.org Subject: Re: bin/13697: pstat(8) command line option '-w' not functional Date: Wed, 15 Sep 1999 14:50:24 +1000 (EST) > State-Changed-Why: > It has come to my attention that this PR refers to -n and its lack of decent > documentation, or at least it _might_. -n seems to be documented decently: it causes device numbers instead of device names to be printed if another option causes device names to be printed at all. The options that cause device names to be printed are: -t: broken by recent dev_t changes. A line number of "0" is printed instead of the device name in the "fixed" case where the device name is returned by the kern.ttys sysctl. -v: doesn't actually cause device names to be printed, since it is disabled. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message