From owner-source-changes@NetBSD.ORG Sat Jan 14 23:16:57 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.9/8.6.6) with ESMTP id XAA00701; Sat, 14 Jan 1995 23:16:56 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id BAA16206 for source-changes-outgoing; Sun, 15 Jan 1995 01:01:32 -0500 Received: from sun-lamp.cs.berkeley.edu by pain.lcs.mit.edu (8.6.9/8.6.9) with ESMTP id BAA16202 for ; Sun, 15 Jan 1995 01:01:28 -0500 Received: (from srcmastr@localhost) by sun-lamp.cs.berkeley.edu (8.6.9/8.6.9) id XAA12229 for source-changes; Sat, 14 Jan 1995 23:10:02 -0800 Date: Sat, 14 Jan 1995 23:10:02 -0800 From: The Source Master Message-Id: <199501150710.XAA12229@sun-lamp.cs.berkeley.edu> To: source-changes@NetBSD.ORG Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG mycroft Sat Jan 14 23:08:59 PST 1995 Update of /b/source/CVS/src/usr.sbin/pstat In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/usr.sbin/pstat Modified Files: pstat.8 pstat.c Log Message: Add `-k' option, per Matt Green. Put the description of the `-n' option in the table, where it belongs. Also, fix the formatting of the table for consistency with the other man pages. Document the BLOCKSIZE environment variable.