From owner-freebsd-commit Fri Jan 12 00:50:07 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA08012 for freebsd-commit-outgoing; Fri, 12 Jan 1996 00:50:07 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA07974 for cvs-all-outgoing; Fri, 12 Jan 1996 00:49:55 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA07960 for cvs-bin-outgoing; Fri, 12 Jan 1996 00:49:48 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA07953 Fri, 12 Jan 1996 00:49:46 -0800 (PST) Date: Fri, 12 Jan 1996 00:49:46 -0800 (PST) From: Peter Wemm Message-Id: <199601120849.AAA07953@freefall.freebsd.org> To: cvs-bin, CVS-committers Subject: cvs commit: src/bin/ps ps.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk peter 96/01/12 00:49:45 Modified: bin/ps ps.c Log: oops. I forgot to add the "[-U username]" option to the usage string. Revision Changes Path 1.11 +2 -2 src/bin/ps/ps.c