From owner-cvs-all Mon May 13 10:25:29 2002 Delivered-To: cvs-all@freebsd.org Received: from pebkac.owp.csus.edu (pebkac.owp.csus.edu [130.86.232.245]) by hub.freebsd.org (Postfix) with ESMTP id 180F637B400; Mon, 13 May 2002 10:25:23 -0700 (PDT) Received: (from root@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3) id KAA84367; Mon, 13 May 2002 10:29:01 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Received: from localhost (scottj@localhost) by pebkac.owp.csus.edu (8.9.3/8.9.3av) with ESMTP id KAA84360; Mon, 13 May 2002 10:28:53 -0700 (PDT) (envelope-from joseph.scott@owp.csus.edu) Date: Mon, 13 May 2002 10:28:53 -0700 (PDT) From: Joseph Scott X-Sender: scottj@pebkac.owp.csus.edu To: "Tim J. Robbins" Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.bin/nice nice.1 nice.c In-Reply-To: <200205122249.g4CMnnS73224@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by AMaViS perl-10 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 12 May 2002, Tim J. Robbins wrote: # tjr 2002/05/12 15:49:49 PDT # # Modified files: # usr.bin/nice nice.1 nice.c # Log: # Support the SUSv3 -n option and the "--" end of options marker. # Replace "command" with "utility" in the manual page & source to be more # consistent with the terminology used in the standard, and to hint that # shell builtin commands won't work. # # Submitted by: Peter Avalos (partially) # Approved by: mike This looks like PR standards/36950, yes? There's also PR bin/34076 which appears to do some similiar things for renice. -Joseph To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message