From owner-cvs-all Fri Apr 12 17:18:21 2002 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id ED09A37B404; Fri, 12 Apr 2002 17:18:14 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [IPv6:fec0::1:12]) by Awfulhak.org (8.12.2/8.11.6) with ESMTP id g3D0I9Ev002730; Sat, 13 Apr 2002 01:18:09 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.12.2/8.12.2) with ESMTP id g3D0HxOF097410; Sat, 13 Apr 2002 01:17:59 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200204130017.g3D0HxOF097410@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Mike Barcroft Cc: Brian Somers , Philippe Charnier , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, brian@freebsd-services.com Subject: Re: cvs commit: src/usr.bin/make job.c main.c make.1 In-Reply-To: Message from Mike Barcroft of "Fri, 12 Apr 2002 19:59:07 EDT." <20020412195907.K28249@espresso.q9media.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 13 Apr 2002 01:17:59 +0100 From: Brian Somers 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. Yes, avoiding the problem seems sensible :*) > Best regards, > Mike Barcroft -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message