From owner-cvs-all Thu Jul 13 13:39:35 2000 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id A3AB037C59E; Thu, 13 Jul 2000 13:39:28 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id NAA64122; Thu, 13 Jul 2000 13:39:28 -0700 (PDT) (envelope-from obrien) Date: Thu, 13 Jul 2000 13:39:27 -0700 From: "David O'Brien" To: Satoshi - Ports Wraith - Asami Cc: Nik Clayton , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: doc/en_US.ISO_8859-1/books/porters-handbook book.sgml Message-ID: <20000713133927.D29953@dragon.nuxi.com> Reply-To: obrien@NUXI.com References: <200007111715.KAA54449@freefall.freebsd.org> <20000711161447.K68411@dragon.nuxi.com> <20000712150512.A9840@kilt.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from asami@freebsd.org on Thu, Jul 13, 2000 at 12:50:25PM -0700 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 X-Loop: FreeBSD.ORG On Thu, Jul 13, 2000 at 12:50:25PM -0700, Satoshi - Ports Wraith - Asami wrote: > * Can you either back it out, and then commit the one you wanted to, or, if > * the change is smaller, do a forced commit detailing the line numbers > * affected by your change, so the translators don't have to wade through a > * bunch of stuff. > > Thanks, but a backout is not necessary. It was only whitespace > changes, not refills, so "cvs diff -b" will show only the real > changes. Nik, leave it (as -b will not show the white space change); or back it out? > Actually, I prefer spaces over tabs (which DavidO changed the > whitespace to), but it's no big deal. My intention was to create a diff to submit to doc@freebsd.org. Traditionally, we've used s in all files. So using them here would match our tradition. I actually prefer s as that is easiest with `vi', and some `vi' clones can actually convert spaces to s if they are in the proper mode to do so (which one could be in for our code). Ether way, a consistent spacing would be much appreciated. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message