From owner-cvs-all Tue Sep 4 9:57:32 2001 Delivered-To: cvs-all@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id A864337B409; Tue, 4 Sep 2001 09:57:15 -0700 (PDT) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f84GvBX17503; Tue, 4 Sep 2001 19:57:11 +0300 (EEST) (envelope-from ru) Date: Tue, 4 Sep 2001 19:57:11 +0300 From: Ruslan Ermilov To: John Baldwin Cc: "David E. O'Brien" , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 style.9 Message-ID: <20010904195711.A16547@sunbay.com> References: <200109041000.f84A0Kb35812@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jhb@FreeBSD.org on Tue, Sep 04, 2001 at 09:51:52AM -0700 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 Tue, Sep 04, 2001 at 09:51:52AM -0700, John Baldwin wrote: > > On 04-Sep-01 David E. O'Brien wrote: > > obrien 2001/09/04 03:00:20 PDT > > > > Modified files: > > share/man/man9 style.9 > > Log: > > Fix style bug from rev 1.20 in `struct foo' definition example to match the > > `struct foo' definition example from rev 1.1. > > > > (proper CSRG style was also verified with /sys/sys/{bio,file}.h) > > Erm, according to bruce, the structfoo is the proper style. > This rule only applies when inside the structure declaration. > You'll need to reformat a lot of files then. > Much less than in the opposite direction: # grep -r "^struct^I" /CURRENT/usr/include | wc -l 514 # grep -r "^struct " /CURRENT/usr/include | wc -l 3034 Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message