From nobody@FreeBSD.org  Sun Jul 25 07:21:20 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 E77211065676
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Jul 2010 07:21:20 +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 25EC58FC0C
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Jul 2010 07:21:21 +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 o6P7LKV4072441
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Jul 2010 07:21:20 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o6P7LKq1072440;
	Sun, 25 Jul 2010 07:21:20 GMT
	(envelope-from nobody)
Message-Id: <201007250721.o6P7LKq1072440@www.freebsd.org>
Date: Sun, 25 Jul 2010 07:21:20 GMT
From: Rob Farmer <rfarmer@predatorlabs.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] minor fortune typo
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         148916
>Category:       bin
>Synopsis:       [PATCH] minor fortune(6) typo
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dougb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 25 07:30:02 UTC 2010
>Closed-Date:    Mon Jul 26 02:50:53 UTC 2010
>Last-Modified:  Mon Jul 26 02:50:53 UTC 2010
>Originator:     Rob Farmer
>Release:        9.0-CURRENT
>Organization:
>Environment:
FreeBSD thinkpad.predatorlabs.net 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r210439: Fri Jul 23 18:07:16 PDT 2010     rfarmer@thinkpad.predatorlabs.net:/usr/obj/usr/src/sys/THINKPAD  amd64
>Description:
"second words" should be "second-worst"

The quote can be found on several quotation sites, like:

http://www.brainyquote.com/quotes/authors/c/cecil_beaton.html
http://www.goodreads.com/author/quotes/228660.Cecil_Beaton

These sites differ on whether the whole quote is one sentence with a semicolon or two, so I didn't change that part.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: fortunes
===================================================================
RCS file: /home/ncvs/src/games/fortune/datfiles/fortunes,v
retrieving revision 1.287
diff -u -r1.287 fortunes
--- fortunes	31 Mar 2010 18:21:25 -0000	1.287
+++ fortunes	25 Jul 2010 07:13:37 -0000
@@ -37880,7 +37880,7 @@
 order to get power we would have to become very much like them.  (Lenin's
 fatal mistake, both in theory and in practice.)
 %
-Perhaps the world's second words crime is boredom.  The first is
+Perhaps the world's second-worst crime is boredom.  The first is
 being a bore.
 		-- Cecil Beaton
 %


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: dougb 
State-Changed-When: Sun Jul 25 21:33:43 UTC 2010 
State-Changed-Why:  

Thanks! I patched this in r210484. 


Responsible-Changed-From-To: freebsd-doc->dougb 
Responsible-Changed-By: dougb 
Responsible-Changed-When: Sun Jul 25 21:33:43 UTC 2010 
Responsible-Changed-Why:  

I'll handle the MFC. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/148916: commit references a PR
Date: Sun, 25 Jul 2010 21:36:12 +0000 (UTC)

 Author: dougb
 Date: Sun Jul 25 21:35:56 2010
 New Revision: 210484
 URL: http://svn.freebsd.org/changeset/base/210484
 
 Log:
   Correct a Cecil Beaton quote
   
   PR:		docs/148916
   Submitted by:	Rob Farmer <rfarmer@predatorlabs.net>
 
 Modified:
   head/games/fortune/datfiles/fortunes
 
 Modified: head/games/fortune/datfiles/fortunes
 ==============================================================================
 --- head/games/fortune/datfiles/fortunes	Sun Jul 25 21:32:46 2010	(r210483)
 +++ head/games/fortune/datfiles/fortunes	Sun Jul 25 21:35:56 2010	(r210484)
 @@ -37880,7 +37880,7 @@ behave very differently from those who n
  order to get power we would have to become very much like them.  (Lenin's
  fatal mistake, both in theory and in practice.)
  %
 -Perhaps the world's second words crime is boredom.  The first is
 +Perhaps the world's second-worst crime is boredom.  The first is
  being a bore.
  		-- Cecil Beaton
  %
 _______________________________________________
 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: dougb 
State-Changed-When: Mon Jul 26 02:49:56 UTC 2010 
State-Changed-Why:  

MFC'ed through RELENG_7. 

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