From seanc@FreeBSD.org  Mon Feb 17 03:56:05 2003
Return-Path: <seanc@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0C3EF37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Feb 2003 03:56:05 -0800 (PST)
Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP id ADD7543FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Feb 2003 03:56:04 -0800 (PST)
	(envelope-from seanc@FreeBSD.org)
Received: from freefall.freebsd.org (seanc@localhost [127.0.0.1])
	by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1HBu4NS085384
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 17 Feb 2003 03:56:04 -0800 (PST)
	(envelope-from seanc@freefall.freebsd.org)
Received: (from seanc@localhost)
	by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1HBu4v2085383;
	Mon, 17 Feb 2003 03:56:04 -0800 (PST)
Message-Id: <200302171156.h1HBu4v2085383@freefall.freebsd.org>
Date: Mon, 17 Feb 2003 03:56:04 -0800 (PST)
From: Sean Chittenden <seanc@freebsd.org>
Reply-To: Sean Chittenden <seanc@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Small update to developers-handbook...
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         48371
>Category:       docs
>Synopsis:       Small update to developers-handbook...
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Feb 17 04:00:26 PST 2003
>Closed-Date:    Mon Feb 17 12:10:31 PST 2003
>Last-Modified:  Mon Feb 17 13:40:00 PST 2003
>Originator:     Sean Chittenden
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 4.7-STABLE FreeBSD 4.7-STABLE #7: Thu Dec 19 17:31:13 PST 2002 peter@freefall.freebsd.org:/c/src/sys/compile/FREEFALL i386


	
>Description:
	Few small bits in this:

	1) Update for the .emacs example to add highlighting of whitespace.

	2) Nuked whitespace that I noticed.

	3) Ran a spell checker over the doc and Americanized some very common
	American English words (intepreted -> interpreted,
	optimise -> optimize ).  Those words are seen frequently enough that
	non-American and non-Brittish folks may stumble over their non-
	American English spellings so I corrected them.

	Honestly, I'm only really interested in #1, but #2 and #3 kinda came
	for free during the update.  Any preferences on how I should commit
	this?  (#1 + #3), then #2?  ::shrug::
>How-To-Repeat:
	
>Fix:
Complete patch here, but can easily be broken down for the sake of
keeping whitespace commits indepdent from content changes:

http://people.freebsd.org/~seanc/#developer_tools_update1
>Release-Note:
>Audit-Trail:

From: Ceri Davies <ceri@FreeBSD.org>
To: Sean Chittenden <seanc@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/48371: Small update to developers-handbook...
Date: Mon, 17 Feb 2003 19:48:18 +0000

 On Mon, Feb 17, 2003 at 03:56:04AM -0800, Sean Chittenden wrote:
 
 > 	Few small bits in this:
 > 
 > 	1) Update for the .emacs example to add highlighting of whitespace.
 
 Looks fine, though I am not an emacs user.
 
 > 	2) Nuked whitespace that I noticed.
 
 Cool.
 
 > 	3) Ran a spell checker over the doc and Americanized some very common
 > 	American English words (intepreted -> interpreted,
 > 	optimise -> optimize ).  Those words are seen frequently enough that
 > 	non-American and non-Brittish folks may stumble over their non-
 > 	American English spellings so I corrected them.
 
 Good - thanks.
 
 > 	Honestly, I'm only really interested in #1, but #2 and #3 kinda came
 > 	for free during the update.  Any preferences on how I should commit
 > 	this?  (#1 + #3), then #2?  ::shrug::
 
 Exactly that.  Sorry, it can be a pain.
 
 Ceri
 -- 
State-Changed-From-To: open->closed 
State-Changed-By: seanc 
State-Changed-When: Mon Feb 17 12:08:05 PST 2003 
State-Changed-Why:  
Committed in two parts as stated, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=48371 

From: Giorgos Keramidas <keramida@freebsd.org>
To: Sean Chittenden <seanc@freebsd.org>
Cc: bug-followup@freebsd.org
Subject: Re: docs/48371: Small update to developers-handbook...
Date: Mon, 17 Feb 2003 22:13:52 +0200

 On 2003-02-17 03:56, Sean Chittenden <seanc@FreeBSD.org> wrote:
 > Few small bits in this:
 > 
 > 1) Update for the .emacs example to add highlighting of whitespace.
 > 2) Nuked whitespace that I noticed.
 > 3) Ran a spell checker over the doc and Americanized some very common
 > American English words (intepreted -> interpreted,
 > optimise -> optimize ).  Those words are seen frequently enough that
 > non-American and non-Brittish folks may stumble over their non-
 > American English spellings so I corrected them.
 > 
 > Honestly, I'm only really interested in #1, but #2 and #3 kinda came
 > for free during the update.  Any preferences on how I should commit
 > this?  (#1 + #3), then #2?  ::shrug::
 
 #2 should definitely be done in a separate commit.  #1 and #3 are
 obviously unrelated to each other, so there... you need 3 commits :)
 
>Unformatted:
