From nobody@FreeBSD.org  Sun Dec  3 10:40:12 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AC5F216A4C9
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  3 Dec 2006 10:40:12 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3E00443CAB
	for <freebsd-gnats-submit@FreeBSD.org>; Sun,  3 Dec 2006 10:39:46 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id kB3AeBOT081809
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 3 Dec 2006 10:40:12 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id kB3AeBsJ081800;
	Sun, 3 Dec 2006 10:40:11 GMT
	(envelope-from nobody)
Message-Id: <200612031040.kB3AeBsJ081800@www.freebsd.org>
Date: Sun, 3 Dec 2006 10:40:11 GMT
From: Niclas Zeising<niclas.zeising@gmail.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] typo in fortunes
X-Send-Pr-Version: www-3.0

>Number:         106253
>Category:       bin
>Synopsis:       [PATCH] typo in fortunes(6)
>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:   Sun Dec 03 10:50:05 GMT 2006
>Closed-Date:    Wed Dec 13 12:32:21 GMT 2006
>Last-Modified:  Wed Dec 13 12:32:21 GMT 2006
>Originator:     Niclas Zeising
>Release:        7-CURRENT
>Organization:
>Environment:
>Description:
I discovered a minor typo in src/games/fortune/datfiles/fortunes. Nothing big or anything...
>How-To-Repeat:

>Fix:
Apply the attached patch which corrects the typo.

Patch attached with submission follows:

--- /usr/src/games/fortune/datfiles/fortunes	Mon Oct 30 13:01:57 2006
+++ fortunes	Sun Dec  3 10:37:03 2006
@@ -1034,7 +1034,7 @@
 completed," he said.
 		-- Geoffrey James, "The Tao of Programming"
 %
-	A manger went to his programmers and told them: "As regards to your
+	A manager went to his programmers and told them: "As regards to your
 work hours: you are going to have to come in at nine in the morning and leave
 at five in the afternoon."  At this, all of them became angry and several
 resigned on the spot.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: maxim 
State-Changed-When: Sun Dec 3 15:25:35 UTC 2006 
State-Changed-Why:  
Corrected in HEAD.  Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/106253: commit references a PR
Date: Sun,  3 Dec 2006 15:26:12 +0000 (UTC)

 maxim       2006-12-03 15:25:55 UTC
 
   FreeBSD src repository
 
   Modified files:
     games/fortune/datfiles fortunes 
   Log:
   o Fix typo: manger -> manager.
   
   PR:             misc/106253
   Submitted by:   Niclas Zeising
   MFC after:      1 week
   
   Revision  Changes    Path
   1.231     +1 -1      src/games/fortune/datfiles/fortunes
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: maxim 
State-Changed-When: Wed Dec 13 12:32:06 UTC 2006 
State-Changed-Why:  
Merged to RELENG_6. 

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