Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jul 2008 19:07:08 GMT
From:      Derek Taylor <det135@psu.edu>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/125812: [patch] Incorrect attribution in fortune quote
Message-ID:  <200807201907.m6KJ78XG055223@www.freebsd.org>
Resent-Message-ID: <200807201910.m6KJA2ZS016028@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         125812
>Category:       bin
>Synopsis:       [patch] Incorrect attribution in fortune quote
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 20 19:10:01 UTC 2008
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807201907.m6KJ78XG055223>