From nobody@FreeBSD.ORG  Sat Jan  8 11:26:48 2000
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id 5E9D514DCD; Sat,  8 Jan 2000 11:26:48 -0800 (PST)
Message-Id: <20000108192648.5E9D514DCD@hub.freebsd.org>
Date: Sat,  8 Jan 2000 11:26:48 -0800 (PST)
From: rich@FreeBSD.org.uk
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typo in src/UPDATING in -CURRENT
X-Send-Pr-Version: www-1.0

>Number:         15998
>Category:       misc
>Synopsis:       Typo in src/UPDATING in -CURRENT
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan  8 11:30:00 PST 2000
>Closed-Date:    Sun Jan 9 07:56:54 PST 2000
>Last-Modified:  Sun Jan  9 07:57:18 PST 2000
>Originator:     Rich Wood
>Release:        
>Organization:
>Environment:
>Description:
Currently reads

rm -f /sbin/chwon /bin/chgrp

should read 

rm -f /sbin/chown /bin/chgrp

>How-To-Repeat:

>Fix:
s/chwon/chown

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dan 
State-Changed-When: Sun Jan 9 07:56:54 PST 2000 
State-Changed-Why:  
Warner fixed this, but forgot to close the PR. 
>Unformatted:
