Bug 51909

Summary: Error in startrek fortune data base
Product: Base System Reporter: pscott <pscott>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 4.1-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description pscott 2003-05-07 03:00:06 UTC
	Grammatical error in /usr/share/games/fortune/startrek data base.

	-"The release of emotion is what keeps us health.  Emotionally healthy."
	+"The release of emotion is what keeps us healthy.  Emotionally healthy."

How-To-Repeat: 
	N/A
Comment 1 pscott 2003-05-07 21:53:31 UTC
Here is another fix:

@@ -732,11 +732,11 @@
 courage and foolhardiness.  Always it is the brave ones who die, the
 soldiers.
                -- Kor, the Klingon Commander, "Errand of Mercy",
                   stardate 3201.7
 %
-You!  What PLANET is this!
+You!  What PLANET is this?!
                -- McCoy, "The City on the Edge of Forever", stardate 3134.0
 %
 You'll learn something about men and women -- the way they're supposed
 to be.  Caring for each other, being happy with each other, being good
 to each other.  That's what we call love.  You'll like that a lot.


Also, if someone would correct my e-mail address in the originator field, it
should be pscott@the-frontier.org (not sthe-frontier).
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2003-07-13 04:49:56 UTC
State Changed
From-To: open->closed

Patch beamed up, thanks!