Bug 14239

Summary: [PATCH] Trivial fortune spelling correction
Product: Base System Reporter: Doug <Doug>
Component: binAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-STABLE   
Hardware: Any   
OS: Any   

Description Doug 1999-10-09 21:20:00 UTC
	Minor typo in a fortune. Also, since no one has ever given me
a good explanation as to why there are so many duplicates, delete this same
fortune (with the same typo) from fortunes2. Besides, it's not that funny
anyway.

Fix: Apply the following patch (derived from -Current, should apply to 
both):




While you're at it you might want to MFC fortunes and fortunes2.

Enjoy,

Doug--ZFXtSgDlHFqA0BPXWd2Qj2ikEJVRwQWSNXsrIpizRPpSYGlS
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

Index: fortunes
===================================================================
RCS file: /usr/ncvs/src/games/fortune/datfiles/fortunes,v
retrieving revision 1.18
diff -u -r1.18 fortunes
--- fortunes	1999/08/10 16:54:17	1.18
+++ fortunes	1999/10/09 20:10:20
@@ -12563,7 +12563,7 @@
 		-- Benjamin Franklin.
 %
 The Great Bald Swamp Hedgehog:
-	The Gerat Bald Swamp Hedgehog of Billericay displays, in
+	The Great Bald Swamp Hedgehog of Billericay displays, in
 courtship, his single prickle and does impressions of Holiday Inn desk
 clerks.  Since this means him standing motionless for enormous periods
 of time he is often eaten in full display by The Great Bald Swamp
Index: fortunes2
===================================================================
RCS file: /usr/ncvs/src/games/fortune/datfiles/fortunes2,v
retrieving revision 1.14
diff -u -r1.14 fortunes2
--- fortunes2	1999/08/06 15:43:47	1.14
+++ fortunes2	1999/10/09 20:11:10
@@ -42759,14 +42759,6 @@
 The graveyards are full of indispensable men.
 		-- Charles de Gaulle
 %
-The Great Bald Swamp Hedgehog:
-	The Gerat Bald Swamp Hedgehog of Billericay displays, in courtship,
-	his single prickle and does impressions of Holiday Inn desk clerks.
-	Since this means him standing motionless for enormous periods of
-	time he is often eaten in full display by The Great Bald Swamp
-	Hedgehog Eater.
-		-- Mike Harding, "The Armchair Anarchist's Almanac"
-%
 The great merit of society is to make one appreciate solitude.
 		-- Charles Chincholles, "Reflections on the Art of Life"
 %
How-To-Repeat: 
	/usr/games/fortune -m Gerat
Comment 1 Wes Peters freebsd_committer freebsd_triage 1999-11-27 07:18:40 UTC
State Changed
From-To: open->feedback

Fixed the typo, applied the patch, done, finito. 
Comment 2 Steve Price freebsd_committer freebsd_triage 1999-11-27 14:00:56 UTC
State Changed
From-To: feedback->closed

I think Wes meant to close this PR since he has committed the patch to 
both -current and -stable.