From nobody@FreeBSD.org  Sun Jul 11 20:17:08 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id E43E71065675
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Jul 2010 20:17:08 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id D545D8FC1A
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Jul 2010 20:17:08 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o6BKH871062009
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 11 Jul 2010 20:17:08 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o6BKH8Ko062008;
	Sun, 11 Jul 2010 20:17:08 GMT
	(envelope-from nobody)
Message-Id: <201007112017.o6BKH8Ko062008@www.freebsd.org>
Date: Sun, 11 Jul 2010 20:17:08 GMT
From: Warren Block <wblock@wonkity.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] fix spelling in /etc/gettytab
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148500
>Category:       docs
>Synopsis:       [patch] fix spelling in /etc/gettytab
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bcr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 11 20:20:06 UTC 2010
>Closed-Date:    Mon Jul 19 20:07:06 UTC 2010
>Last-Modified:  Mon Jul 19 20:07:06 UTC 2010
>Originator:     Warren Block
>Release:        8-stable
>Organization:
>Environment:
FreeBSD lightning 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #0: Sun Jul 11 07:39:57 MDT 2010     root@lightning:/usr/obj/usr/src/sys/LIGHTNING  i386
>Description:
Fix weirdo spelling of "weirdo" in weirdo gettytab file.
>How-To-Repeat:
less +/Wierdo /etc/gettytab
>Fix:
Apply patch:

--- gettytab.orig	2010-07-11 14:10:32.000000000 -0600
+++ gettytab	2010-07-11 14:12:28.000000000 -0600
@@ -165,7 +165,7 @@
 	:ht:np:sp#115200:
 
 #
-# Wierdo special case for fast crt's with hardcopy devices
+# Weirdo special case for fast crt's with hardcopy devices
 #
 8|T9600|CRT with hardcopy:\
 	:nx=T300:tc=9600-baud:


Patch attached with submission follows:

--- gettytab.orig	2010-07-11 14:10:32.000000000 -0600
+++ gettytab	2010-07-11 14:12:28.000000000 -0600
@@ -165,7 +165,7 @@
 	:ht:np:sp#115200:
 
 #
-# Wierdo special case for fast crt's with hardcopy devices
+# Weirdo special case for fast crt's with hardcopy devices
 #
 8|T9600|CRT with hardcopy:\
 	:nx=T300:tc=9600-baud:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->bcr 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Sun Jul 11 20:29:08 UTC 2010 
Responsible-Changed-Why:  
I'll take that. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/148500: commit references a PR
Date: Mon, 12 Jul 2010 19:09:28 +0000 (UTC)

 Author: bcr (doc committer)
 Date: Mon Jul 12 19:09:18 2010
 New Revision: 209954
 URL: http://svn.freebsd.org/changeset/base/209954
 
 Log:
   Fix spelling of "weirdo" in /etc/gettytab comment.
   
   PR:             docs/148500
   Submitted by:   Warren Block (wblock at wonkity dot com)
   Approved by:    ed@
   MFC after:      1 week
 
 Modified:
   head/etc/gettytab
 
 Modified: head/etc/gettytab
 ==============================================================================
 --- head/etc/gettytab	Mon Jul 12 17:50:38 2010	(r209953)
 +++ head/etc/gettytab	Mon Jul 12 19:09:18 2010	(r209954)
 @@ -165,7 +165,7 @@ P|Pc|Pc console:\
  	:ht:np:sp#9600:
  
  #
 -# Wierdo special case for fast crt's with hardcopy devices
 +# Weirdo special case for fast crt's with hardcopy devices
  #
  8|T9600|CRT with hardcopy:\
  	:nx=T300:tc=9600-baud:
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->patched 
State-Changed-By: bcr 
State-Changed-When: Mon Jul 12 19:14:56 UTC 2010 
State-Changed-Why:  
The patch was committed to HEAD. Leave it in this state until 
the MFC is through. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/148500: commit references a PR
Date: Mon, 19 Jul 2010 19:54:57 +0000 (UTC)

 Author: bcr (doc committer)
 Date: Mon Jul 19 19:54:37 2010
 New Revision: 210253
 URL: http://svn.freebsd.org/changeset/base/210253
 
 Log:
   MFC r209954:
   
   Fix spelling of "weirdo" in /etc/gettytab comment.
   
   PR:             docs/148500
   Submitted by:   Warren Block (wblock at wonkity dot com)
   Approved by:    ed@
 
 Modified:
   stable/8/etc/gettytab
 Directory Properties:
   stable/8/etc/   (props changed)
 
 Modified: stable/8/etc/gettytab
 ==============================================================================
 --- stable/8/etc/gettytab	Mon Jul 19 19:52:02 2010	(r210252)
 +++ stable/8/etc/gettytab	Mon Jul 19 19:54:37 2010	(r210253)
 @@ -165,7 +165,7 @@ P|Pc|Pc console:\
  	:ht:np:sp#115200:
  
  #
 -# Wierdo special case for fast crt's with hardcopy devices
 +# Weirdo special case for fast crt's with hardcopy devices
  #
  8|T9600|CRT with hardcopy:\
  	:nx=T300:tc=9600-baud:
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: bcr 
State-Changed-When: Mon Jul 19 20:06:01 UTC 2010 
State-Changed-Why:  
MFC is done, PR closed. Thanks for sending the patch.  

http://www.freebsd.org/cgi/query-pr.cgi?pr=148500 
>Unformatted:
