From owner-cvs-all Fri Feb 1 13:21:20 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id C05CD37B416; Fri, 1 Feb 2002 13:21:12 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id IAA01754; Sat, 2 Feb 2002 08:21:00 +1100 Date: Sat, 2 Feb 2002 08:22:11 +1100 (EST) From: Bruce Evans X-X-Sender: To: "David E. O'Brien" Cc: , Subject: Re: cvs commit: src/share/man/man9 style.9 In-Reply-To: <200202010117.g111HMk70808@freefall.freebsd.org> Message-ID: <20020202081857.C442-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Thu, 31 Jan 2002, David E. O'Brien wrote: > obrien 2002/01/31 17:17:22 PST > > Modified files: > share/man/man9 style.9 > Log: > There is no need to wrap vendor id bits with '#if 0' if they come pre-wrapped. > > Revision Changes Path > 1.80 +2 -1 src/share/man/man9/style.9 I disagree. The '#if 0' gives consistent wrapping that doesn't depend on the details of infrastructure for the vendor ids. Please back this out. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message