Bug 110648

Summary: Fortune Typos
Product: Base System Reporter: Seth Hieronymus <shieronymus>
Component: binAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Seth Hieronymus 2007-03-21 23:00:11 UTC
Small typos found on a fortune that popped up.  Here is a diff with the fix:

--- fortunes.new        Wed Mar 21 16:42:43 2007
+++ /usr/src/games/fortune/datfiles/fortunes    Wed Dec 13 13:18:41 2006
@@ -40063,7 +40063,7 @@
        the ship out of disgrace."

        [Warning: do not tell this joke to Romulans or else be ready for
-       a fight.  They consider it to be a disgrace, though it's
+       a fight.  They consider this it to be a discrace, though it's
        pretty good for a LBJ.  Ed.]
 %
 Q:     How many surrealists does it take to change a light bulb?

Fix: 

Diff given in description.
How-To-Repeat: Search fortune datfile
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2007-03-21 23:18:07 UTC
Class Changed
From-To: sw-bug->doc-bug
Comment 2 Gabor Kovesdan freebsd_committer freebsd_triage 2007-03-21 23:18:07 UTC
Responsible Changed
From-To: freebsd-bugs->gabor

I'll check this one.
Comment 3 Seth Hieronymus 2007-03-21 23:38:41 UTC
Oops, the diff is backwards.  Here's the better one:
 
--- /usr/src/games/fortune/datfiles/fortunes    Wed Dec 13 13:18:41 2006
+++ fortunes.new        Wed Mar 21 16:42:43 2007
@@ -40063,7 +40063,7 @@
        the ship out of disgrace."
 
        [Warning: do not tell this joke to Romulans or else be ready for
-       a fight.  They consider this it to be a discrace, though it's
+       a fight.  They consider it to be a disgrace, though it's
        pretty good for a LBJ.  Ed.]
 %
 Q:     How many surrealists does it take to change a light bulb?

Seth
Comment 4 Ricardo Nabinger Sanchez 2007-03-22 02:02:52 UTC
On Wed, 21 Mar 2007 22:51:05 GMT
Seth Hieronymus <shieronymus@speakeasy.net> wrote:

> --- fortunes.new        Wed Mar 21 16:42:43 2007
> +++ /usr/src/games/fortune/datfiles/fortunes    Wed Dec 13 13:18:41 2006
> @@ -40063,7 +40063,7 @@
>         the ship out of disgrace."
> 
>         [Warning: do not tell this joke to Romulans or else be ready for
> -       a fight.  They consider it to be a disgrace, though it's
> +       a fight.  They consider this it to be a discrace, though it's
>         pretty good for a LBJ.  Ed.]
>  %
>  Q:     How many surrealists does it take to change a light bulb?

Reversed patch?

-- 
Ricardo Nabinger Sanchez     <rnsanchez@{gmail.com,wait4.org}>
Powered by FreeBSD

  "Left to themselves, things tend to go from bad to worse."
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-03-26 12:44:55 UTC
gabor       2007-03-26 11:44:46 UTC

  FreeBSD src repository (doc,ports committer)

  Modified files:
    games/fortune/datfiles fortunes 
  Log:
  - Fix typo
  
  PR:             bin/110648
  Submitted by:   Seth Hieronymus <shieronymus@speakeasy.net>
  Approved by:    keramida (mentor)
  MFC after:      3 days
  
  Revision  Changes    Path
  1.236     +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"
Comment 6 Gabor Kovesdan freebsd_committer freebsd_triage 2007-03-26 12:48:55 UTC
State Changed
From-To: open->patched

Patched in HEAD. Keeping this for MFC reminder.
Comment 7 Gabor Kovesdan freebsd_committer freebsd_triage 2007-03-30 21:34:57 UTC
State Changed
From-To: patched->closed

MFCed to RELENG_6.