From owner-cvs-all Fri Apr 12 15:18:20 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 8219F37B405; Fri, 12 Apr 2002 15:18:12 -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 g3CMIAEv002442; Fri, 12 Apr 2002 23:18:10 +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 g3CMI1OF096403; Fri, 12 Apr 2002 23:18:01 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200204122218.g3CMI1OF096403@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Philippe Charnier Cc: 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 Philippe Charnier of "Fri, 12 Apr 2002 06:23:34 PDT." <200204121323.g3CDNYO71020@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 12 Apr 2002 23:18:01 +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 > 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. -- 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