misc/188714: [patch] A bug in fortune message db

Makoto Kishimoto ksmakoto at dd.iij4u.or.jp
Thu Apr 17 08:00:01 UTC 2014


>Number:         188714
>Category:       misc
>Synopsis:       [patch] A bug in fortune message db
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 17 08:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Makoto Kishimoto
>Release:        10.0-RELEASE-p1
>Organization:
N/A
>Environment:
FreeBSD norikura.localdomain 10.0-RELEASE-p1 FreeBSD 10.0-RELEASE-p1 #0: Tue Apr  8 06:45:06 UTC 2014     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
There is a bug in fortune message db, see patch
>How-To-Repeat:
fortune -m 'The integral of z squared'
>Fix:
see patch

Patch attached with submission follows:

Index: games/fortune/datfiles/fortunes
===================================================================
--- games/fortune/datfiles/fortunes	(revision 264582)
+++ games/fortune/datfiles/fortunes	(working copy)
@@ -570,7 +570,7 @@
 the verb.  Last but not least, avoid cliches like the plague; seek
 viable alternatives.
 %
-	      1/2
+	      1/3
 	 /\(3)
 	 |     2			  1/3
 	 |    z dz cos(3 * PI / 9) = ln (e   )
@@ -578,7 +578,7 @@
 	\/ 1
 
 The integral of z squared, dz
-From 1 to the square root of 3
+From 1 to the cube root of 3
 	Times the cosine
 	Of 3 PI over nine
 Is the log of the cube root of e


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list