From owner-cvs-bin Fri Apr 19 15:23:37 1996 Return-Path: owner-cvs-bin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA07918 for cvs-bin-outgoing; Fri, 19 Apr 1996 15:23:37 -0700 (PDT) Received: (from smpatel@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA07902 Fri, 19 Apr 1996 15:23:29 -0700 (PDT) Date: Fri, 19 Apr 1996 15:23:29 -0700 (PDT) From: Sujal Patel Message-Id: <199604192223.PAA07902@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/ps ps.1 Sender: owner-cvs-bin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk smpatel 96/04/19 15:23:28 Modified: bin/ps ps.1 Log: Fix up the badly out of date struct proc's p_flags. Flags aren't printed in hexadecimal, as documented. Revision Changes Path 1.9 +22 -39 src/bin/ps/ps.1