From owner-cvs-all Tue Sep 4 14: 7:14 2001 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 759A937B40D; Tue, 4 Sep 2001 14:06:53 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.5/8.11.1) id f84L6dB75691; Tue, 4 Sep 2001 14:06:39 -0700 (PDT) (envelope-from obrien) Date: Tue, 4 Sep 2001 14:06:38 -0700 From: "David O'Brien" To: Bruce Evans Cc: Ruslan Ermilov , John Baldwin , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/share/man/man9 style.9 Message-ID: <20010904140638.C75606@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <20010904195711.A16547@sunbay.com> <20010905052114.I18060-100000@alphplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010905052114.I18060-100000@alphplex.bde.org>; from bde@zeta.org.au on Wed, Sep 05, 2001 at 05:31:42AM +1000 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 Wed, Sep 05, 2001 at 05:31:42AM +1000, Bruce Evans wrote: > > > > `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. > > Also according to: style(9): > > Put a tab after the first word, i.e. use > .Ql int^Ix; > and > .Ql struct^Ifoo *x; . These are varible definitions, not structure delcarations. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message