From owner-cvs-all Fri Apr 12 17: 6:28 2002 Delivered-To: cvs-all@freebsd.org Received: from espresso.q9media.com (espresso.q9media.com [216.254.138.122]) by hub.freebsd.org (Postfix) with ESMTP id 1928837B427; Fri, 12 Apr 2002 17:06:04 -0700 (PDT) Received: (from mike@localhost) by espresso.q9media.com (8.11.6/8.11.6) id g3CNx7v65490; Fri, 12 Apr 2002 19:59:07 -0400 (EDT) (envelope-from mike) Date: Fri, 12 Apr 2002 19:59:07 -0400 From: Mike Barcroft To: Brian Somers Cc: Philippe Charnier , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/make job.c main.c make.1 Message-ID: <20020412195907.K28249@espresso.q9media.com> References: <200204122218.g3CMI1OF096403@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204122218.g3CMI1OF096403@hak.lan.Awfulhak.org>; from brian@freebsd-services.com on Fri, Apr 12, 2002 at 11:18:01PM +0100 Organization: The FreeBSD Project 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 Brian Somers writes: > > charnier 2002/04/12 06:23:34 PDT > > > > Modified files: > > usr.bin/make job.c main.c make.1 > > Log: > > Reorder #include. Cast arg #2 of lseek to an off_t when constant. No need to > > test if failsafe memory allocation fails, it can't. perror -> warn. Use > > failsafe memory allocation provided. > > > > Use .Pa and .Ar. Uppercase (first letter) programname after dot. > > > > Revision Changes Path > > 1.29 +6 -8 src/usr.bin/make/job.c > > 1.52 +4 -10 src/usr.bin/make/main.c > > 1.49 +18 -14 src/usr.bin/make/make.1 > > I believe that the last time this came up, the consensus what that > program names aren't capitalised, even if they're the first word in a > sentence. I prefer "The make utility..." or something to that affect. That way you don't need to break English or the reverse-proper name, make. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message