From owner-freebsd-doc Thu Mar 13 9: 2:31 2003 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 18E4737B401 for ; Thu, 13 Mar 2003 09:02:30 -0800 (PST) Received: from perrin.int.nxad.com (internal.ext.nxad.com [69.1.70.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id B2D9C43F93 for ; Thu, 13 Mar 2003 09:02:29 -0800 (PST) (envelope-from sean@perrin.int.nxad.com) Received: by perrin.int.nxad.com (Postfix, from userid 1001) id C0B8F21084; Thu, 13 Mar 2003 09:01:55 -0800 (PST) Date: Thu, 13 Mar 2003 09:01:55 -0800 From: Sean Chittenden To: freebsd-doc@freebsd.org Subject: Whitespace in handbook/mirrors/chapter.sgml... Message-ID: <20030313170155.GE79234@perrin.int.nxad.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-PGP-Key: finger seanc@FreeBSD.org X-PGP-Fingerprint: 3849 3760 1AFE 7B17 11A0 83A6 DD99 E31F BC84 B341 X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Sorry for posting yet another whitespace reduction diff, but I noticed this while fixing a link to cvsup-without-mirror this morning. Patch URL: http://people.freebsd.org/~seanc/patches/#handbook_mirrors_ws Does this look alright? FWIW, gratuitous tabbing in emacs is cool and helps indenting, but pushing tab on an empty line creates a ton of whitespace. If you have font lock mode turned on in emacs, add the following two lines to have trailing white space show up. (if (>= emacs-major-version 21) (setq show-trailing-whitespace t)) or see the updated .emacs file at: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/emacs.html#AEN1143 -sc -- Sean Chittenden To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message