From nobody@FreeBSD.org  Sun Jul 20 19:07:08 2008
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 875721065677
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Jul 2008 19:07: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 7FDD48FC18
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Jul 2008 19:07:08 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m6KJ783K055224
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 20 Jul 2008 19:07:08 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.2/8.14.1/Submit) id m6KJ78XG055223;
	Sun, 20 Jul 2008 19:07:08 GMT
	(envelope-from nobody)
Message-Id: <200807201907.m6KJ78XG055223@www.freebsd.org>
Date: Sun, 20 Jul 2008 19:07:08 GMT
From: Derek Taylor <det135@psu.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Incorrect attribution in fortune quote
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         125812
>Category:       bin
>Synopsis:       [patch] Incorrect attribution in fortune(6) quote
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 20 19:10:01 UTC 2008
>Closed-Date:    Tue Jul 29 09:02:02 UTC 2008
>Last-Modified:  Tue Jul 29 09:02:02 UTC 2008
>Originator:     Derek Taylor
>Release:        FreeBSD 7.0-RELEASE-p1 (GENERIC)
>Organization:
>Environment:
FreeBSD hoenikker.aset.psu.edu 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu Apr 17 12:44:09 EDT 2008     root@hoenikker.aset.psu.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
In /usr/src/games/fortune/datfiles/fortunes, Alan Shepherd is claimed to be the "first man into space".

The first man to go into space was Yuri Gagarin, as can be referenced at http://www.nasa.gov/mission_pages/shuttle/sts1/gagarin_anniversary.html (and countless other reference sources).

Yuri quotes do seem to be missing from fortune and there are a recorded quotes to choose from if it is important to have quotes from the first man in space.  http://en.wikiquote.org/wiki/Yuri_Gagarin seems to have a fair selection.
>How-To-Repeat:

>Fix:
See attached patch.

Patch attached with submission follows:

56666c56666
< 		-- Alan Shepherd, the first man into space, Gemini program
---
> 		-- Alan Shepherd, the first American in space, Gemini program


>Release-Note:
>Audit-Trail:

From: Gavin Atkinson <gavin@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/125812: [patch] Incorrect attribution in fortune(6) quote
Date: Mon, 21 Jul 2008 12:37:22 +0100

 Note for whoever fixes this:  It looks like the name is also incorrectly
 spelt: It should be "Alan Shepard", according to the NASA article
 mentioned int he PR, and Wikipedia.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: bin/125812: commit references a PR
Date: Tue, 22 Jul 2008 14:22:24 +0000 (UTC)

 maxim       2008-07-22 14:21:56 UTC
 
   FreeBSD src repository
 
   Modified files:
     games/fortune/datfiles fortunes 
   Log:
   SVN rev 180694 on 2008-07-22 14:21:56Z by maxim
   
   o Alan Shepard was first American in the space; fix attribution.
   o Correct Alan's surname.
   
   PR:             bin/125812
   Submitted by:   Derek Taylor [1], gavin [2]
   MFC after:      1 week
   
   Revision  Changes    Path
   1.269     +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: open->closed 
State-Changed-By: maxim 
State-Changed-When: Tue Jul 29 09:01:28 UTC 2008 
State-Changed-Why:  
Fixed in HEAD and RELENG_7.  Thanks! 

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